Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
suggestions
/
auxiliary
/
foo.rs
blob: e90bbef6d5c5fed6886279b9828d56063e5affd6 [
file
] [
log
] [
blame
] [
edit
]
//! Contains a struct with almost the same name as itself, to trigger Levenshtein suggestions.
pub
struct
Foo
;