pub fn produce_op_lites_from_records(
    actions: Vec<&Record>
) -> Result<Vec<DhtOpLite>, DhtOpError>
Expand description

Produce all the op lites for these records