Type Definition colstodian::error::ColorResult[][src]

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