Macro fixedpointmath::fixed

source ยท
macro_rules! fixed {
    ($number:expr) => { ... };
}