[][src]Type Definition libstrophe::Result

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

Result with failure Error