Crate ibc_types_domain_type

Source
Expand description

Provides a marker type capturing the relationship between a domain type and a protobuf type.

Traitsยง

DomainType
A marker type that captures the relationships between a domain type (Self) and a protobuf type (Self::Proto).