mayda_codec 0.1.4

Separate compilation unit for functions generated by mayda_macros
Documentation

The purpose of this crate is to relegate the functions generated by the encode!, decode!, encode_simd!, decode_simd! and encode_util! syntax extensions of mayda_macros to a separate compilation unit. More extensive documentation is provided in the mayda_macros crate.