pub type InspectableBool = Inspectable<bool, InspectableBoolWatcher>;

Aliased Type§

struct InspectableBool { /* private fields */ }