pub type StrokeWidth = NonZeroPositiveF32;
Expand description
An alias to NonZeroPositiveF32
.
Aliased Typeยง
#[repr(transparent)]pub struct StrokeWidth(/* private fields */);
pub type StrokeWidth = NonZeroPositiveF32;
An alias to NonZeroPositiveF32
.
#[repr(transparent)]pub struct StrokeWidth(/* private fields */);