amplify

Macro medium_blob

Source
macro_rules! medium_blob {
    () => { ... };
    ($elem:expr; $n:expr) => { ... };
    ($($x:expr),+ $(,)?) => { ... };
}
Expand description

Helper macro to construct confined blob of a MediumBlob type