Type Definition catfs::catfs::error::Result [] [src]

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