Skip to main content

ffs

Macro ffs 

Source
macro_rules! ffs {
    ($a:expr,$b:ident,$c:ty,$d:expr) => { ... };
}