Trait taffy::style_helpers::TaffyZero
source · pub trait TaffyZero {
const ZERO: Self;
}
Expand description
Trait to abstract over zero values
Required Associated Constants§
Object Safety§
This trait is not object safe.