InspectType

Trait InspectType 

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

Trait implemented by all inspect types.

Implementors§