Crates.io | pwasm-abi-derive |
lib.rs | pwasm-abi-derive |
version | 0.2.3 |
source | src |
created_at | 2018-02-12 12:28:54.09449 |
updated_at | 2019-04-30 07:55:49.628677 |
description | Rust WebAssembly Contracts Abi (derive macros) |
homepage | https://github.com/paritytech/pwasm-abi |
repository | https://github.com/paritytech/pwasm-abi |
max_upload_size | |
id | 50837 |
size | 51,338 |
Derivation macros for traits to bind dispatch and invoke using pwasm-abi
.
[dependencies]
pwasm-abi-derive = "0.2"
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.