reflexo_typst2vec::ir

Type Alias Abs

Source
pub type Abs = Scalar;
Expand description

length in pt.

Aliased Type§

struct Abs(pub f32);

Fields§

§0: f32