List of all items
Structs
- BoxPredicate
- boolean::AndPredicate
- boolean::NotPredicate
- boolean::OrPredicate
- constant::BooleanPredicate
- float::IsClosePredicate
- function::FnPredicate
- iter::HashableInPredicate
- iter::InPredicate
- iter::OrdInPredicate
- name::NamePredicate
- ord::EqPredicate
- ord::OrdPredicate
- path::BinaryFilePredicate
- path::ExistencePredicate
- path::FileContentPredicate
- path::FileTypePredicate
- path::StrFilePredicate
- reflection::Case
- reflection::CaseChildren
- reflection::CaseProducts
- reflection::Child
- reflection::Parameter
- reflection::Product
- str::ContainsPredicate
- str::DifferencePredicate
- str::EndsWithPredicate
- str::IsEmptyPredicate
- str::MatchesPredicate
- str::NormalizedPredicate
- str::RegexPredicate
- str::StartsWithPredicate
- str::TrimPredicate
- str::Utf8Predicate
Traits
- Predicate
- PredicateBoxExt
- boolean::PredicateBooleanExt
- name::PredicateNameExt
- path::PredicateFileContentExt
- prelude::Predicate
- prelude::PredicateBoxExt
- reflection::PredicateReflection
- str::PredicateStrExt
Functions
- constant::always
- constant::never
- float::is_close
- function::function
- iter::in_hash
- iter::in_iter
- ord::eq
- ord::ge
- ord::gt
- ord::le
- ord::lt
- ord::ne
- path::eq_file
- path::exists
- path::is_dir
- path::is_file
- path::is_symlink
- path::missing
- str::contains
- str::diff
- str::ends_with
- str::is_empty
- str::is_match
- str::starts_with