[][src]Type Definition registry_api::result::Result

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