Wichna
V2EX  ›  Rust

Query.rs - A Search Engine for Rust

  •  1
     
  •   Wichna · Jul 23, 2024 · 1695 views
    This topic created in 699 days ago, the information mentioned may be changed or developed.

    https://query.rs 是一个专门为 Rust 打造的搜索引擎,现在支持标准库文档、crates 、第三方 crate 文档、Rust 书籍和各种 Rust 相关资料的搜索,其中一个功能是可以根据 type signature 搜索,比如找一个把 Vec 转成 usize 的函数可以用 vec -> usize ,类似 Haskell 的 Hoogle 。

    试试: https://query.rs?q=vec-%3Eusize

    你也可以在这个页面把自己经常搜索的 crate 加进来,然后直接在输入框搜索相关文档:

    试试: https://query.rs/?q=@tokio%20spawn

    Query.rs 在 GitHub 上开源,欢迎大家体验!

    GitHub: https://github.com/huhu/query.rs

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4826 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 55ms · UTC 09:57 · PVG 17:57 · LAX 02:57 · JFK 05:57
    ♥ Do have faith in what you're doing.