Procedural macros for Exonum

Travis Build Status License: Apache-2.0 rust 1.41.0+ required

This crate provides several procedural macros for Exonum core and Exonum services.

Overview of presented macros:

Consult the crate docs for more details.

Usage

Include exonum-derive as a dependency in your Cargo.toml:

toml [dependencies] exonum-derive = "1.0.0-rc.2"

License

exonum-derive is licensed under the Apache License (Version 2.0). See LICENSE for details.