Enum egli::ConfigCaveat [] [src]

#[repr(i32)]
pub enum ConfigCaveat { None, Slow, NonConformant, }

Variants

Methods

impl ConfigCaveat
[src]

[src]

Trait Implementations

impl Copy for ConfigCaveat
[src]

impl Clone for ConfigCaveat
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for ConfigCaveat
[src]

[src]

Formats the value using the given formatter.