pwasm-abi-derive 0.1.4

Rust WebAssembly Contracts Abi (derive macros)
docs.rs failed to build pwasm-abi-derive-0.1.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: pwasm-abi-derive-0.2.3

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.