Sets a flag.
impl DescriptionFlags { fn set(&mut self, flag: DescriptionFlags) -> () }
The flag to be set.