Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
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
;