Sign in
rust
/
rust
/
19840e1bb7783723d5d97a0f6fc682fd163ae41b
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
path_clarity
/
foo
/
bar.rs
blob: 8c1be504c09083b883a14ceeaa5dddab80b61bf6 [
file
]
pub
fn
fn_in_bar
(
)
{
println
!(
"foo/bar.rs"
);
}