[][src]Type Definition gurobi::Result

type Result<T> = Result<T, Error>;

A specialized Result type for operations in Gurobi Rust API