structured_io v1.5.0 API Reference
Modules
A process for performing I/O of structured data, such as markup or binary-encoded data
Defines a behavioral contract that is satisfied by StructuredIO
Provides a Collectable
implementation for StructuredIO
. Call
StructuredIO.collect/1
instead of invoking this module directly
Provides an Enumerable
implementation for StructuredIO
. Call
StructuredIO.enumerate_with/3
or StructuredIO.enumerate_with/4
instead of
invoking this module directly
Defines a behavioral contract that is satisfied by StructuredIO.Enumerator
Implements transactional changes to GenServer
state
Provides functions for decomposing structured data, such as markup or binary-encoded data