Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
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
;