Roogle is a Rust API search engine, which allows you to search functions by names and type signatures.
Current available features are listed below.
```sh $ cargo build --release $ cargo run --release --quiet -- --index assets/index/answerofeverything.json
fn (..) -> usize ```