exr::meta::attribute

Type Alias Rational

source
pub type Rational = (i32, u32);
Expand description

An integer dividend and divisor, together forming a ratio.