Macro common::fixed_const

source ·
macro_rules! fixed_const {
    ($val:literal) => { ... };
}