Type Definition lightgbm::Result[][src]

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

Convenience return type for most operations which can return an LightGBM.