1 2 3 4 5 6 7
# hlbc-search Build a searchable index of all text in the bytecode. ## Implementation Current implementation leverage [tantivy](https://crates.io/crates/tantivy) as the engine.