Macro speculoos::asserting

source ·
macro_rules! asserting {
    (&$description:tt) => { ... };
    ($description:tt) => { ... };
}