Enum hyper_scripter::list::DisplayIdentStyle [−][src]
pub enum DisplayIdentStyle {
File,
Name,
Normal,
NameAndFile,
}
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DisplayIdentStyle
impl Send for DisplayIdentStyle
impl Sync for DisplayIdentStyle
impl Unpin for DisplayIdentStyle
impl UnwindSafe for DisplayIdentStyle
Blanket Implementations
Mutably borrows from an owned value. Read more