pub trait Sealed { }
Expand description

Implementors must have a known size

Implementors