Docs.rs
dwd-api-0.2.0
dwd-api 0.2.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
babymotte
Dependencies
chrono ^0.4.44
normal
dwd-api-sys ^0.1.0-api.1.2.0
normal
miette ^7.6.0
normal
regex ^1.12.3
normal
reqwest ^0.13.2
normal
thiserror ^2.0.18
normal
miette ^7.6.0
dev
tokio ^1.51.1
dev
Versions
0%
of the crate is documented
Platform
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
Skip to main content
fetch_stations
dwd_api
0.2.0
dwd_api
Function
fetch_
stations
Copy item path
Source
pub async fn fetch_stations() ->
Result
<
Vec
<
Station
>>