index
:
~aehlig/just-buildsystem/rules-rust.git
master
Rust rules for the just build system
Klaus Aehlig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
static
/
baz.rs
blob: 4222589f1bb45d0f99dca1778ed28dfef2d7c94f (
plain
)
1
2
3
4
5
pub fn hello(){ println!("hello baz"); }