export_coda!() { /* proc-macro */ }
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.