Home
last modified time | relevance | path

Searched defs:non_exhaustive (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dhelpers.rs51 pub fn non_exhaustive() -> TokenStream { in non_exhaustive() functions
/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dattr.rs310 let mut non_exhaustive = false; in from_ast() variables
681 pub fn non_exhaustive(&self) -> bool { in non_exhaustive() functions
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dattr.rs310 let mut non_exhaustive = false; in from_ast() variables
681 pub fn non_exhaustive(&self) -> bool { in non_exhaustive() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4516 mod non_exhaustive; modules

Completed in 21 milliseconds