Skip to content

🦀The ultimate search extension for Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

lineCode/rust-search-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Search Extension

The ultimate search extension for Rust

Chrome Web Store Mozilla Add-on Microsoft Edge rust-doc license-mit license-apache Discord

Search docs, crates, builtin attributes, official books, and error codes, etc in your address bar instantly.

https://rust-search-extension.now.sh/

Installation

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
  • Search crate's docs on docs.rs
  • Search Compiler Error Index with error code
  • Search Rust official book chapters
  • Search Cargo Clippy lints
  • Offline mode, search local Rust docs (rustup docs --std)
  • Builtin commands (:yet, :book, :stable, :book, :label and :history etc)
  • Docs.rs enhancement (display Feature flags)

How to use it

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.

demonstration.gif

Get involved

Miscellaneous

About

🦀The ultimate search extension for Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.8%
  • Rust 13.6%
  • HTML 7.2%
  • CSS 3.6%
  • Shell 2.5%
  • Jsonnet 1.6%
  • Makefile 0.7%