R2_R

Type Alias R2_R 

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

Reader of field R2

Aliased Typeยง

pub struct R2_R { /* private fields */ }