Docs.rs
eventsource-threaded-0.1.0
eventsource-threaded 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
robkorn
Dependencies
crossbeam ^0.8.0
normal
error-chain ^0.12.4
normal
mime ^0.3.16
normal
reqwest ^0.10.9
normal
optional
Versions
83.33%
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
Module event
eventsource_
threaded
0.1.0
Module event
Module Items
Structs
Enums
Functions
In crate eventsource_
threaded
eventsource_threaded
Module
event
Copy item path
Source
Structs
§
Event
A single Server-Sent Event.
Enums
§
Parse
Result
Possible results from parsing a single event-stream line.
Functions
§
parse_
event_
line
Parse a single line of an event-stream.