owasm-abi-derive

Crates.ioowasm-abi-derive
lib.rsowasm-abi-derive
version0.4.0
sourcesrc
created_at2018-11-08 01:29:40.27136
updated_at2019-03-01 03:50:33.730998
descriptionRust WebAssembly Contracts Abi (derive macros)
homepage
repositoryhttps://github.com/oasislabs/owasm-abi
max_upload_size
id95385
size47,563
Raymond Cheng (ryscheng)

documentation

https://paritytech.github.io/pwasm-abi/pwasm_abi/

README

owasm-abi-derive

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

Documentation for original pwasm-abi

Add dependency

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

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.

Commit count: 274

cargo fmt