ayumu 0.3.6

A small, lightweight, user-oriented query language for search forms.
Documentation
1
2
3
4
5
6
pub mod ast;
pub mod converters;
pub mod parser;

#[cfg(test)]
mod tests;