Sign in
rust
/
rust
/
a5a286df89146c64afebc6dcbbd3f61ba67ae53b
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-5852
/
issue_example.rs
blob: 4632629143347f40981f5cca73f1ef6fca6aad53 [
file
]
use
std
::{
fs
,
// (temporarily commented, we'll need this again in a second) io,
};
use
foo
::{
self
,
// this is important
};