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