amplify

Macro confined_blob

Source
macro_rules! confined_blob {
    () => { ... };
    ($elem:expr; $n:expr) => { ... };
    ($($x:expr),+ $(,)?) => { ... };
}
👎Deprecated since 4.7.0: use size-specific macros
Expand description

Helper macro to construct confined blob