Enum term_basics_linux::XG [−][src]
pub enum XG {
FG,
BG,
}
Expand description
To specify if you set the foreground or background colour.
Variants
Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more