macro_rules! fuzz_trident {
(
$ix:ident: $ix_dty:ident ,
|
$buf:ident: $dty:ident,
$client:ident: $client_dty:ident,
$config:ident: $config_dty:ident
|) => { ... };
}Expand description
trident macros