[][src]Type Definition fuse3::Result

type Result<T> = Result<T, Errno>;

pre-defined Result, the Err type is Errno.