StrawHat v0.3.0 StrawHat.Error.ErrorMetadata View Source
Metadata used on StrawHat.Error.t/0
. It is a representation of key value
pair into StrawHat.Error.ErrorMetadata.t/0
. Most likely used through
StrawHat.Error
.
Link to this section Summary
Functions
Creates a StrawHat.Error.ErrorMetadata.t/0
from a tuple
Serialize a Keyword list into a list of StrawHat.Error.ErrorMetadata.t/0
Link to this section Types
key
: Key of the metadata.value
: Value of the metadata.
Link to this section Functions
Creates a StrawHat.Error.ErrorMetadata.t/0
from a tuple.
Creates a StrawHat.Error.ErrorMetadata.t/0
.
Serialize a Keyword list into a list of StrawHat.Error.ErrorMetadata.t/0
.