mirror of
https://github.com/huhu/rust-search-extension
synced 2024-11-12 22:57:10 +00:00
3.3 KiB
3.3 KiB
Rust Search Extension
The ultimate search extension for Rust
在地址栏快速搜索 Rust 文档、crates、内置属性、官方书籍和错误码等
下载安装
功能
- 搜索基本类型和模块
- 搜索 Structs, Traits 和 Enums
- 搜索函数、方法和宏
- 搜索内置属性
- 搜索 nightly 和 rustc 文档
- 搜索 https://crates.io 或 https://lib.rs 上的crates
- 支持搜索 docs.rs 上任意第三方 crate 的文档
- 支持搜索 Compiler Error Index 上的错误代码
- 支持实时搜索 Rust 官方书籍的章节
- 支持搜索 Cargo Clippy lints
- 支持搜索 Caniuse.rs 和 RFC
- 支持离线模式,可以搜索本地 Rust 文档 (
rustup docs --std
) - 内置命令 (
:yet
,:book
,:stable
,:label
,:tool
,:mirror
,:update
和:history
等) - Docs.rs 加强,展示每一个 crate 的 Feature flags
- Github release 页面加强(展示所有 Rust 版本目录)
- docs.rust-lang.org 加强(链接所有 "since" 和 "issue" 标签)
- 支持导入、导出本地的数据
使用方法
在浏览器地址栏输入关键字 rs,然后敲击空格键就能激活查询功能,输入任何你想搜索的词,插件会即时返回相关搜索结果。
贡献
$ git clone --recursive https://github.com/huhu/rust-search-extension
Cloning into 'rust-search-extension'...
$ cd rust-search-extension
$ make chrome # For Chrome version
$ make firefox # For Firefox version
$ make edge # For Edge version
联系
您可以通过 Discord 频道与我们联系: https://discord.gg/xucZNVd
其他
感谢
感谢下列优秀企业的赞助