Enum gurobi_sys::CharAttr [] [src]

pub enum CharAttr {
    VType,
    Sense,
    QCSense,
}

Variants

Trait Implementations

impl Debug for CharAttr
[src]

Formats the value using the given formatter.

impl Copy for CharAttr
[src]

impl Clone for CharAttr
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more