The ultimate search extension for Rust
The ultimate search extension for Rust
Search docs, crates, builtin attributes, official books, and error codes, etc in your address bar instantly.
Query.rs is the next generation search engine for Rust: https://query.rs
rustup docs --std):yet, :book, :stable, :label, :tool, :mirror, :update and :history etc)Input keyword rs in the address bar, press Space to activate the search bar. Then enter any word you want to search, the extension will response the related search results instantly.
jsonnet is required before getting started. To install jsonnet, please check jsonnet's README.
# install jsonnet
$ git clone --recursive https://github.com/huhu/rust-search-extension
Cloning into 'rust-search-extension'...
$ cd rust-search-extension
$ npm install -g esbuild web-ext
$ make chrome # For Chrome version
$ make firefox # For Firefox version
$ make edge # For Edge version
To build packages for different browsers, use the make pack command followed by the target browser name.
make pack chrome
make pack firefox
make pack edge
You can contact us on Discord Channel: https://discord.gg/xucZNVd
Thanks for the sponsorship from these great companies.
No open issues yet, or sync has not completed.