turingdb_helpers
pub async fn from_op<'op, '_>(value: &'_ TuringOp) -> &'op [u8]
Converts a database operation to a header using the TuringOp enum
TuringOp