Enum gurobi_sys::StringAttr [] [src]

pub enum StringAttr {
    ModelName,
    VarName,
    ConstrName,
    QCName,
}

Variants

Trait Implementations

impl Debug for StringAttr
[src]

Formats the value using the given formatter.

impl Copy for StringAttr
[src]

impl Clone for StringAttr
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more