fuchsia_
inspect
0.0.1
Inspector
Introspection
Ext
Required Methods
stats
Implementors
In crate fuchsia_
inspect
fuchsia_inspect
Trait
InspectorIntrospectionExt
Copy item path
Source
pub trait InspectorIntrospectionExt { // Required method fn
stats
(&self) ->
Option
<
Stats
>; }
Required Methods
§
Source
fn
stats
(&self) ->
Option
<
Stats
>
Implementors
§
Source
§
impl
InspectorIntrospectionExt
for
Inspector