Exmbus.Parser.Ell (Exmbus v0.3.0)
View SourceModule responsible for handling the extended link layer Spec taken from EN 13757-4:2019.
See also the Exmbus.Parser.CI module.
Summary
Functions
Parses an extended link layer and adds it to the parse context.
Functions
Parses an extended link layer and adds it to the parse context.
In contrast to parse/1
, this function will not fail if the data
doesn't contain an ELL. Instead, it will assign a %None{}
struct
to the ell context field.