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