query.rs: A search engine for Rust
Rust | Searchquery.rs offers searching in various rust sources. This includes searching the std documentation for types, functions, or function signatures. Crates can be searched by name and similar by types and functions. It includes further resources, like error codes, lints, and more.