Docs.rs
  • eventsource-0.5.0
    • eventsource 0.5.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lluchs
    • Dependencies
      • error-chain ^0.12.2 normal
      • mime ^0.3.7 normal
      • reqwest ^0.10.4 normal optional
    • Versions
    • 78.13% 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

eventsource0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • event::Event
  • reqwest::Client
  • reqwest::Error

Enums

  • event::ParseResult
  • reqwest::ErrorKind

Traits

  • reqwest::ResultExt

Functions

  • event::parse_event_line

Type Aliases

  • reqwest::Result