Roogle

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

Progress

Current available features are listed below.

Available Queries

Available Types to query

Example (REPL)

```sh $ cargo build --release $ cargo run --release --quiet -- --index assets/index/answerofeverything.json

fn (..) -> usize ```