SoftFind

Type Alias SoftFind 

Source
pub type SoftFind<Source, PK> = Filter<Find<Source, PK>, not<<Source as SoftDelete>::Deleted>>;