Enum fontconfig_parser::IntOrRange [−][src]
Variants
Int(Int)
Tuple Fields of Int
0: Int
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for IntOrRange
impl Send for IntOrRange
impl Sync for IntOrRange
impl Unpin for IntOrRange
impl UnwindSafe for IntOrRange
Blanket Implementations
Mutably borrows from an owned value. Read more