Skip to main content

count_unpack_ref

Macro count_unpack_ref 

Source
macro_rules! count_unpack_ref {
    ($index:expr_2021, $args:ident => $var:ident) => { ... };
    ($index:expr_2021, $args:ident => $var:ident,$($tail:ident),*) => { ... };
}