Skip to content

An example repository demonstrating Bazel rust_binary and rust_library build targets.

Notifications You must be signed in to change notification settings

laramiel/bazel-example-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bazel-example-rust

An example project demonstrating bazel build rules for rust with a local binary (rust_binary) and a local library (rust_library).

This requires bazel release > bazel-0.20.

$ bazel run :hello
$ bazel run :local

About

An example repository demonstrating Bazel rust_binary and rust_library build targets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published