exr
1.73.0
In exr::
meta::
attribute
exr
::
meta
::
attribute
Type Alias
Rational
Copy item path
source
pub type Rational = (
i32
,
u32
);
Expand description
An integer dividend and divisor, together forming a ratio.