Trait IntoDomain
pub trait IntoDomain: IntoDomainImpl { }
Expand description
A trait which can be use by crates where a Domain is expected, it can however only be implemented by the rama-net rate.
pub trait IntoDomain: IntoDomainImpl { }
A trait which can be use by crates where a Domain is expected, it can however only be implemented by the rama-net rate.