| Crates.io | ibc-derive |
| lib.rs | ibc-derive |
| version | 0.10.1 |
| created_at | 2023-07-05 18:01:49.474252+00 |
| updated_at | 2025-01-29 18:29:11.310084+00 |
| description | Maintained by `ibc-rs`, macros implementations of #[derive(ClientState)] and #[derive(ConsensusState)] |
| homepage | |
| repository | https://github.com/cosmos/ibc-rs |
| max_upload_size | |
| id | 909269 |
| size | 46,411 |
This crate provides a set of procedural macros for deriving IBC-related traits
defined in the ibc-rs repository, reducing
the amount of boilerplate code required to implement them. It contains macro
implementations for the following traits: