pub trait NonUniform<T>: Sized + Avatar<T, Out = T> { }
Expand description

Implemented by avatars that have their “clothes off”.

Implementors