Struct termios::local::Flags [-] [+] [src]

pub struct Flags(_);

Local flags

Trait Implementations

impl Debug for Flags

fn fmt(&self, f: &mut Formatter) -> Result

Derived Implementations

impl Copy for Flags

impl Clone for Flags

fn clone(&self) -> Flags

fn clone_from(&mut self, source: &Self)