Docs.rs
so-0.4.10
so 0.4.10
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
samtay
Dependencies
anyhow ^1.0
normal
clap ^4.5.16
normal
crossterm ^0.28.1
normal
cursive ^0.21.1
normal
directories ^5.0.1
normal
env_logger ^0.11.5
normal
futures ^0.3
normal
lazy_static ^1.4
normal
log ^0.4.22
normal
minimad ^0.13.1
normal
percent-encoding ^2.1
normal
pulldown-cmark ^0.9.6
normal
rayon ^1.5
normal
reqwest ^0.12.7
normal
scraper ^0.20.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
termimad ^0.30.0
normal
thiserror ^1.0
normal
tokio ^1.20
normal
webbrowser ^1.0.1
normal
criterion ^0.3
dev
Versions
23.23%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
so
0.4.10
Module stackexchange
Module Items
Modules
Structs
Type Aliases
In crate so
so
Module
stackexchange
Copy item path
Source
Modules
§
scraper
Structs
§
Answer
Represents a StackExchange answer with a custom selection of fields from the
StackExchange docs
Local
Storage
This structure allows interacting with locally cached StackExchange metadata.
Question
Represents a StackExchange question with a custom selection of fields from the
StackExchange docs
Search
This structure provides methods to search queries and get StackExchange questions/answers in return.
SiteMap
Just a map of site codes to site URLs, shareable across the app. These are only the sites relevant to the configuration / query, not all cached SE sites.
Type Aliases
§
Id