Expand description
Transaction filters
The filtering logic is implemented in tackler-core.
Modules§
- Logical filters to combine other filters
- Filters based Txn posting attributes
- Filters based on Transaction properties (headers -fields)
Structs§
- The main filter definition
- Special always false filter (e.g. selects nothing)
- Special always true filter (e.g. selects always)
Enums§
- Enum of all Transaction filters.
Traits§
- fmt with prefix indent