Type Alias forest_filecoin::db::parity_db::Op

source ยท
type Op = (u8, Operation<Vec<u8>, Vec<u8>>);