pub trait StringTrait: Clone + Display + Eject + Inject + FromBits + Parser + ToBits + TypeName { }

Object Safety§

This trait is not object safe.

Implementors§