owasm-abi-derive 0.1.13

Rust WebAssembly Contracts Abi (derive macros)
docs.rs failed to build owasm-abi-derive-0.1.13
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: owasm-abi-derive-0.4.0

owasm-abi

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

Documentation

Add dependency

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

License

owasm-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.