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