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

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