Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
path_clarity
/
foo
/
bar.rs
blob: b18a7d3499c545bcafe2c5b27d39de1f78083483 [
file
] [
log
] [
blame
]
pub
fn
fn_in_bar
()
{
println
!(
"foo/bar.rs"
);
}