pub type Diff<Lhs, Rhs> = DifferenceNet<Lhs, Rhs>;Available on crate features
postgres_backend and sqlite only.Aliased Typeยง
pub struct Diff<Lhs, Rhs>(/* private fields */);pub type Diff<Lhs, Rhs> = DifferenceNet<Lhs, Rhs>;postgres_backend and sqlite only.pub struct Diff<Lhs, Rhs>(/* private fields */);