Trait diesel::expression::array_comparison::MaybeEmpty
source · pub trait MaybeEmpty {
// Required method
fn is_empty(&self) -> bool;
}
Available on crate feature
i-implement-a-third-party-backend-and-opt-into-breaking-changes
only.