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