index
:
testing/e2etest.git
main
[no description]
Git repository hosting user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2etest-examples
/
rust-only-example
/
src
/
main.rs
blob: 95bf8a0243c698131797e78e5a4e99d30bba0550 (
plain
)
1
2
3
fn
main
() {
println!
(
"rust-only-example"
);
}