Macro brotli::enc::backward_references::match_all_hashers

source ยท
macro_rules! match_all_hashers {
    ($xself : expr, $func_call : ident, $( $args:expr),*) => { ... };
}