Function puffin::fuzzer::bit_mutations::make_message_term
source ยท fn make_message_term<PT: ProtocolTypes, PB>(
tr: &mut Trace<PT>,
path: &TracePath,
ctx: &mut TraceContext<PB>,
) -> Result<(), Error>where
PB: ProtocolBehavior<ProtocolTypes = PT>,Expand description
MakeMessage on the term at path path in tr.