is_err


Description:

public bool is_err { get; }

Whether or not this result holds an error.

Future implementation: If the future is not yet completed, getting will block until the future is completed.