Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
suggestions
/
auxiliary
/
foo.rs
blob: e90bbef6d5c5fed6886279b9828d56063e5affd6 [
file
] [
log
] [
blame
]
//! Contains a struct with almost the same name as itself, to trigger Levenshtein suggestions.
pub
struct
Foo
;