Macro common::fixed_wrapper

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