Skip to main content

invoke_record

Function invoke_record 

Source
pub fn invoke_record(
    node: &NodeProto,
    inputs: &[(&str, &dyn SlotValue)],
    ctx: &mut RuntimeResourceRef<'_>,
) -> Result<DispatchResult, OpError>
Expand description

Record(value, name: string) → Sink. Expects a BytesValue input - the record buffer stores byte payloads.