[][src]Macro datasize::non_dynamic_const_heap_size

macro_rules! non_dynamic_const_heap_size {
    ($($ty:ty)*, $sz:expr) => { ... };
}

Helper macro to define a heap size for one or more non-dynamic types.