Trait fuchsia_inspect::types::InspectType

source ·
pub trait InspectType: Send + Sync + Debug { }
Expand description

Trait implemented by all inspect types.

Implementors§