☰
Rational
In exr::meta::attribute
?
Type Definition
exr
::
meta
::
attribute
::
Rational
source
·
[
−
]
pub type Rational = (
i32
,
u32
);
Expand description
An integer dividend and divisor, together forming a ratio.