roogle 0.1.0

A Rust API search engine
roogle-0.1.0 is not a library.

Roogle

Roogle is a Rust API search engine, which allows you to search functions by names and type signatures.

Example

$ cargo build --release
$ cargo run --release --quiet -- --index assets/index/answer_of_everything.json --query assets/query/answer_of_everything.json