pub fn encode_actions(actions: &[ExtractedAction]) -> Vec<ActionRecord>Expand description
Encode a list of extracted actions into ActionRecords.
pub fn encode_actions(actions: &[ExtractedAction]) -> Vec<ActionRecord>Encode a list of extracted actions into ActionRecords.