Type Definition colstodian::ColorResult[][src]

pub type ColorResult<T> = Result<T, ColorError>;