1 2 3 4 5
//! Types to use with the [FT.CREATE](https://redis.io/docs/latest/commands/ft.create/) command. mod options; pub use options::*;