The README file shows an example of defining filters using equivalent Rust code, but does not really define e.g. which imports to use. For example, what use statement does one have to use to import Cond?
A full example program (like those of Landlock) could help.