[][src]Type Definition libunftp::storage::Result

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

Result type used by traits in this module