structured_io v0.7.0 API Reference
Modules
A process for performing I/O of structured data, such as markup or binary-encoded data
Provides a Collectable
implementation for StructuredIO
. Call
StructuredIO.collect/1
instead of invoking this module directly
Provides deprecated functions to StructuredIO
Provides an Enumerable
implementation for StructuredIO
. Call
StructuredIO.enumerate_with/3
or StructuredIO.enumerate_with/4
instead of
invoking this module directly
Provides functions for decomposing structured data, such as markup or binary-encoded data