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