A handy browser extension to search Rust docs and crates, etc in the address bar instantly!
https://rust.extension.sh
Input keyword `rs` in the address bar then press Space to get started. Just that easy!
Features
- Search Primitive Types and Modules
- Search Structs, Traits and Enums
- Search Functions, Methods and Macros
- Search builtin attributes
- Search crates on https://crates.io or https://lib.rs
- Search crate's docs on docs.rs
- Search Compiler Error Index with error codes
- Search Rust official book chapters
- Search Cargo Clippy lints
- Search nightly docs
- Offline mode, search local Rust docs (rustup docs --std)
- Builtin commands (:yet, :book, :stable, :book, :label, :tool and :history etc)
- Docs.rs enhancements (display Feature flags)
- Github rust-lang release page enhancements (show table of content)
- docs.rust-lang.org enhancements (link all "since" and "issue" label)
- Support import/export your local data
Should you have any feedback or suggestion, please send your message to
[email protected]. We love users like you!