Ashet OS

constant: ashet.Size.empty

Definition

const empty: Size = .{
    .width = 0,
    .height = 0,
};