Trait fuchsia_inspect::types::InspectType
source · pub trait InspectType: Send + Sync + Debug { }
Expand description
Trait implemented by all inspect types.
pub trait InspectType: Send + Sync + Debug { }
Trait implemented by all inspect types.