Struct rustc_query_system::dep_graph::serialized::Stat [−][src]
Fields
kind: Knode_counter: u64edge_counter: u64Auto Trait Implementations
impl<K> RefUnwindSafe for Stat<K> where
K: RefUnwindSafe,
impl<K> UnwindSafe for Stat<K> where
K: UnwindSafe,
Blanket Implementations
Layout
Note: Unable to compute type layout, possibly due to this type having generic parameters. Layout can only be computed for concrete, fully-instantiated types.