fuchsia_inspect::types

Trait InspectorIntrospectionExt

Source
pub trait InspectorIntrospectionExt {
    // Required method
    fn stats(&self) -> Option<Stats>;
}

Required Methods§

Source

fn stats(&self) -> Option<Stats>

Implementors§