Macro export_coda

Source
export_coda!() { /* proc-macro */ }
Expand description

Loads a coda from a file, generating Rust data structures and codecs for the coda and exporting them into the module that called this macro.

Refer to the crate docs for more info.