CheckOldValueEquality

Trait Alias CheckOldValueEquality 

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