Envelope.success

did the call succeed? false if it threw an exception

struct Envelope
bool success;

Meta