Docs.rs
hacker-rs-0.1.5
hacker-rs 0.1.5
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
JoeyMckenzie
Dependencies
reqwest ^0.11
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
time ^0.3
normal
axum ^0.6
dev
tokio ^1
dev
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate hacker_rs
Structs
Enums
Constants
Type Definitions
?
List of all items
Structs
client::HackerNewsClient
comments::HackerNewsComment
items::HackerNewsItem
stories::HackerNewsStory
users::HackerNewsUser
Enums
client::ApiVersion
errors::HackerNewsClientError
items::HackerNewsItemType
Type Definitions
errors::HackerNewsResult
Constants
API_BASE_URL
DEFAULT_TIMEOUT_SECONDS
ITEM_ENDPOINT
USERS_ENDPOINT