[][src]Function karo::col

pub fn col<C>(number: C) -> Result<Col> where
    Col: TryFrom<C, Error = Error>,