Enum superlu_sys::yes_no_t [] [src]

pub enum yes_no_t {
    NO,
    YES,
}

Variants

Trait Implementations

impl Copy for yes_no_t
[src]

impl Clone for yes_no_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more