Skip to content

Chrome extension for searching on Rust's STD documentation & Crates.

License

Notifications You must be signed in to change notification settings

derivia/stdsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STD Search

Search on Rust's Standard Documentation using !rust on Chrome's Omnibox.

Installation

  1. Clone the repository
$ git clone https://github.com/derivia/stdsearch
  1. Load unpacked extension on Chrome Extensions

Make sure to enable Developer options

Usage

  • Type !rust on the search bar, press space|tab and choose between std or crate, them enter what you want to search.
  • The std option expects a search parameter for the rust-lang documentation.
  • The crate option expects a crate name, and, optionally, a search parameter for the crate on docs.rs

License

MIT

About

Chrome extension for searching on Rust's STD documentation & Crates.

Resources

License

Stars

Watchers

Forks