pub trait IsDynamic { }
Expand description

Trait implemented by Dyn.

Implementors§