分享 rust-search-extension,快速在地址栏搜索 Rust 文档的 Chrome/Firefox 插件

Folyd · November 11, 2019 · 4089 hits

快速在浏览器地址栏检索 Rust 文档、crate 和错误码的插件,支持 Chrome/Firefox。

https://github.com/Folyd/rust-search-extension

快速安装

功能

  • 搜索基本类型和模块
  • 搜索 Structs, Traits 和 Enums
  • 搜索函数,方法和宏
  • 搜索 https://crates.io 上的 crate
  • 搜索 Compile Error Index 上的错误代码
  • 支持离线模式,可以搜索本地 Rust 文档 (rustup docs --std)
  • 支持 Chrome 和 Firefox

使用方式

只需要在浏览器地址栏输入关键字 rs 然后敲击 Tab 或者 Space 键就能激活查询功能。

    

欢迎大家安装体验!

No Reply at the moment.
You need to Sign in before reply, if you don't have an account, please Sign up first.