pwasm-abi-derive

Crates.iopwasm-abi-derive
lib.rspwasm-abi-derive
version0.2.3
sourcesrc
created_at2018-02-12 12:28:54.09449
updated_at2019-04-30 07:55:49.628677
descriptionRust WebAssembly Contracts Abi (derive macros)
homepagehttps://github.com/paritytech/pwasm-abi
repositoryhttps://github.com/paritytech/pwasm-abi
max_upload_size
id50837
size51,338
Core devs (github:paritytech:core-devs)

documentation

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

README

pwasm-abi-derive

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

Build Status

Documentation

Add dependency

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

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.

Commit count: 261

cargo fmt