Type Definition kaktovik::KaktovikResult

source ·
pub type KaktovikResult<T> = Result<T, KaktovikErr>;