Type Alias M_R

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

Reader of field M

Aliased Typeยง

pub struct M_R { /* private fields */ }