Type Definition krill::commons::KrillResult[][src]

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