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