Type Definition nfs4_client::Result

source ·
pub type Result<T> = Result<T, Error>;