risingwave_storage::store

Trait Alias CheckOldValueEquality

source
trait CheckOldValueEquality = Fn(&Bytes, &Bytes) -> bool
    + Send
    + Sync;