Type Alias MT_R

Source
pub type MT_R = R<bool, bool>;
Expand description

Reader of field MT

Aliased Typeยง

pub struct MT_R { /* private fields */ }