6faceb20d7
`#[derive(Clone)]` was implementing `Clone` only if `M` was `Clone`, however because of `Arc<M>` this can be relaxed. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
README.md
This code generator was adapted from the original ethcontract-rs repository by Gnosis.