Wraps a failure message used to construct a util::Result in the error state.

Synopsis

Declared in <util/result.h>

struct Error;

Data Members

Name

Description

message

The translatable, human‐readable error message.

Created with MrDocs