Type Definition diesel::dsl::RemoveFromJsonb  
source · pub type RemoveFromJsonb<Lhs, Rhs, ST> = Grouped<RemoveFromJsonb<Lhs, AsExprOf<Rhs, ST>>>;Available on crate feature 
postgres_backend only.Expand description
The return type of lhs.remove(rhs)