evm-coder 0.3.2

EVM call decoding/encoding proc macros
Documentation
# evm-coder [![Latest Version]][crates.io]

[Latest Version]: https://img.shields.io/crates/v/evm-coder.svg
[crates.io]: https://crates.io/crates/evm-coder

Library for seamless call translation between Rust and Solidity code

By encoding solidity definitions in Rust, this library also provides generation of
solidity interfaces for ethereum developers

#### License

<sup>
Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
</sup>

<sub>
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in evm-coder by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
</sub>