Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_hir_analysis/src/
Derrors.rs793 pub(crate) struct TransparentNonZeroSized<'a> { struct
796 pub span: Span,
798 pub spans: Vec<Span>,
799 pub field_count: usize,
800 pub desc: &'a str,