Trait lyon_core::fixed::FractionalBits [] [src]

pub trait FractionalBits {
    fn bits() -> u32;
}

Required Methods

Implementors