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

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