Docs.rs
stcp-scraper-0.4.4
stcp-scraper 0.4.4
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
bernardobelchior
Dependencies
chrono ^0.4
normal
chrono-tz ^0.5.1
normal
reqwest ^0.9.13
normal
scraper ^0.10.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
Versions
44.83%
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
stcp_
scraper
0.4.4
stcp_scraper
Function
fetch_stops
Copy item path
Source
pub fn fetch_stops(line: &
Code
, direction:
u8
) ->
Result
<
Vec
<
Stop
>,
Error
>