Home
last modified time | relevance | path

Searched defs:FormatUnknownTraitSugg (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_builtin_macros/src/
Derrors.rs584 pub struct FormatUnknownTraitSugg { struct
586 pub span: Span,
587 pub fmt: &'static str,
588 pub trait_name: &'static str,