StrawHat v0.1.0 StrawHat.Error.ErrorMetadata View Source
Metadata used on %StrawHat.Error{}
. It is a representation of key value
pair into %StrawHat.Error.ErrorMetadata{}
. Mostly used throw StrawHat.Error
.
Link to this section Summary
Functions
Creates a %ErrorMetadata{}
Creates a %ErrorMetadata{}
Serialize a Keyword list into a list of %ErrorMetadata{}
Link to this section Types
key
: Key of the metadata.value
: Value of the metadata.
Link to this section Functions
Creates a %ErrorMetadata{}
.
Creates a %ErrorMetadata{}
.
Serialize a Keyword list into a list of %ErrorMetadata{}
.