Crates.io | owasm-abi-derive |
lib.rs | owasm-abi-derive |
version | 0.4.0 |
source | src |
created_at | 2018-11-08 01:29:40.27136 |
updated_at | 2019-03-01 03:50:33.730998 |
description | Rust WebAssembly Contracts Abi (derive macros) |
homepage | |
repository | https://github.com/oasislabs/owasm-abi |
max_upload_size | |
id | 95385 |
size | 47,563 |
Derivation macros for traits to bind dispatch and invoke using owasm-abi
.
Documentation for original pwasm-abi
[dependencies]
owasm-abi-derive = "0.2"
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.