Expand description
QMD - Query Markdown Documents
A full-text search tool for markdown files with collection management, context annotations, and virtual path support.
Re-exports§
pub use cli::Cli;pub use cli::Commands;pub use error::QmdError;pub use error::Result;pub use store::Store;