Struct go_away::TypeId [−][src]
pub struct TypeId(_);
Expand description
A type identifier - used to deduplicate types in the output
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TypeIdimpl UnwindSafe for TypeIdBlanket Implementations
Mutably borrows from an owned value. Read more