This crate is intended to be used only via the derive feature on into_query.
derive
```rust
pub struct Filter { foo: Option, bar: Option>, baz: Option>, } ```