Skip to main content

runtime_value_impl

Macro runtime_value_impl 

Source
macro_rules! runtime_value_impl {
    ($name:ident, $t:ty) => { ... };
}