Docs.rs
stack-overflow-client-0.1.1
stack-overflow-client 0.1.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
camerondurham
Dependencies
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
Versions
13.25%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stack_
overflow_
client
0.1.1
Module common
Module Items
Structs
Enums
Constants
In crate stack_
overflow_
client
stack_overflow_client
Module
common
Copy item path
Source
Structs
§
Info
Stack API info object type describes a site in the Stack Exchange network. https://api.stackexchange.com/docs/types/info
Related
Site
This type represents a related site in the Stack Exchange network. https://api.stackexchange.com/docs/types/related-site
Response
Site
This type represents a site in the Stack Exchange network. https://api.stackexchange.com/docs/types/site
Enums
§
ApiVersion
API Version isn’t really supported and I should probably remove. The latest version as of 2023-05-25 is 2.3. You can check the latest version manually here: https://api.stackexchange.com/
Stack
Site
The Stack Exchange websites. Full list here: https://stackexchange.com/sites
Constants
§
STACK_
APP_
API