pwasm-abi-derive 0.1.2

Rust WebAssembly Contracts Abi (derive macros)
Documentation

pwasm-abi

Derivation macros for traits to bind dispatch and invoke using pwasm-abi.

Build Status

Documentation

Add dependency

[dependencies]
pwasm-abi-derive = "0.1"

License

pwasm-abi-derive is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), at your choice.

See LICENSE-APACHE, and LICENSE-MIT for details.