ibc-derive

Crates.ioibc-derive
lib.rsibc-derive
version0.7.0
sourcesrc
created_at2023-07-05 18:01:49.474252
updated_at2024-04-26 16:20:54.597705
descriptionMaintained by `ibc-rs`, macros implementations of #[derive(ClientState)] and #[derive(ConsensusState)]
homepage
repositoryhttps://github.com/cosmos/ibc-rs
max_upload_size
id909269
size42,940
ibcbot (ibcbot)

documentation

README

IBC Derive

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:

Commit count: 882

cargo fmt