pub trait TaffyAuto { const AUTO: Self; }
Trait to abstract over auto values
The auto value for type implementing TaffyAuto