Library with support for de/serialization, parsing and executing on data structures and network messages related to Elements
This library should always compile with any combination of features on Rust 1.29.
Because some dependencies have broken the build in minor/patch releases, to
compile with 1.29.0 you will need to run the following version-pinning command:
cargo update -p cc --precise "1.0.41" --verbose