pub trait AddressTrait: Clone + Display + Eject + Equal + Inject + Parser + ToBits + ToGroup + TypeName { }

Object Safety§

This trait is not object safe.

Implementors§