[][src]Type Definition bracket::Result

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

Result type returned by the registry.