Skip to main content

extract

Macro extract 

Source
macro_rules! extract {
    ($e:expr_2021, $out:ident in $variant:pat) => { ... };
}