[][src]Macro secp256kfun::s

macro_rules! s {
    (DEBUG $($t:tt)*) => { ... };
    ($($t:tt)*) => { ... };
}

Scalar expression macro.