pub type InspectableBool = Inspectable<bool, InspectableBoolWatcher>;
Aliased Typeยง
struct InspectableBool { /* private fields */ }
pub type InspectableBool = Inspectable<bool, InspectableBoolWatcher>;
struct InspectableBool { /* private fields */ }