fuchsia_inspect

Trait InspectType

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

Trait implemented by all inspect types.

Implementors§