tiny_skia_path

Type Alias LengthU32

Source
pub(crate) type LengthU32 = NonZeroU32;
Expand description

An integer length that is guarantee to be > 0

Aliased Type§

struct LengthU32(/* private fields */);