Type Definition typed_sf::SetFalse

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

Sets current bit to False.