Struct rustc_hir::def_path_hash_map::Config [−][src]
pub struct Config;
Trait Implementations
type Key = DefPathHash
type EncodedKey = [u8; 16]
type EncodedValue = [u8; 4]
Implementations of the encode_key
and encode_value
methods must encode
the given key/value into a fixed size array. See above for requirements. Read more
Implementations of the encode_key
and encode_value
methods must encode
the given key/value into a fixed size array. See above for requirements. Read more
Auto Trait Implementations
impl RefUnwindSafe for Config
impl UnwindSafe for Config
Blanket Implementations
Mutably borrows from an owned value. Read more
Layout
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.
Size: 0 bytes