treesearch 1.0.8

Structure-aware document search CLI. Fast keyword matching over hierarchical document trees.
Documentation
1
2
3
4
pub mod fts;
pub mod indexer;
pub mod search;
pub mod tree_walker;