Expand description
Distribution format dispatch.
Structs§
- Emit
Options - Format specific policies for distribution network emission.
Enums§
- Dist
Target Format - A writable distribution format.
Functions§
- classify_
distribution_ json - Distribution parser policy for a
.jsoninput. - emit
- Emit a parsed module to
formatthrough a destination. - emit_
with_ options emitwith format specific policies.- parse
- Parse one source into a compiled distribution module. The typed
MulticonductorNetworkis the module’s value; the reader’s findings are the module’s diagnostics; the source itself is retained on the module, so a same format emission echoes the input bytes exactly. - parse_
dist_ target_ format - Resolves common names and file extensions to a target format.