//! strop-grammar: the pure operator-pending resolver (0001 ยง5.2) and
//! the compiled search query (0031 R5).
//!
//! One resolver, two consumers: the app executes what this resolves, the
//! renderer previews what this resolves. No UI code in here, ever.
pub use parse;
pub use ;
pub use ;
pub use *;