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