pub trait InspectType: Send + Sync { }
Expand description

Trait implemented by all inspect types.

Implementors§