View Source StrawHat.Error.ErrorMetadata (StrawHat v0.6.2)
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.
Creates a StrawHat.Error.ErrorMetadata.t/0.
Serializes a Keyword list into a list of StrawHat.Error.ErrorMetadata.t/0.
Link to this section Types
Specs
key: Key of the metadata.value: Value of the metadata.
Link to this section Functions
Specs
Creates a StrawHat.Error.ErrorMetadata.t/0 from a tuple.
Specs
Creates a StrawHat.Error.ErrorMetadata.t/0.
Specs
Serializes a Keyword list into a list of StrawHat.Error.ErrorMetadata.t/0.