Type Definition typed_sf::SetTrue

source · []
pub type SetTrue<Next = EOF> = SetFalse<Flip<Next>>;
Expand description

Sets current bit to True.