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
/
dynamic
/
main.rs
blob: 6da0e2e29e999bf37d5b7dadffc6e6e1737bebb4 (
plain
)
1
2
3
4
5
6
extern crate foo; fn main() { foo::hello(); }