Type Definition dbfs_client::Result

source · []
pub type Result<T> = Result<T, DbfsError>;
Expand description

The Result type