Macro puffin::define_signature
source ยท macro_rules! define_signature { ($name_signature:ident<$protocol_types:ident>, $($f:path)+) => { ... }; }
macro_rules! define_signature { ($name_signature:ident<$protocol_types:ident>, $($f:path)+) => { ... }; }