Docs.rs
  • json-event-parser-0.2.2
    • json-event-parser 0.2.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Tpt
    • Dependencies
      • tokio ^1.29 normal optional
      • clap ^4 dev
      • codspeed-criterion-compat ^2.3.3 dev
      • tokio ^1.29 dev
    • Versions
    • 42.5% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

json_event_parser0.2.2

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • JsonSyntaxError
  • LowLevelJsonParser
  • LowLevelJsonParserResult
  • LowLevelJsonSerializer
  • ReaderJsonParser
  • SliceJsonParser
  • TextPosition
  • TokioAsyncReaderJsonParser
  • TokioAsyncWriterJsonSerializer
  • WriterJsonSerializer

Enums

  • JsonEvent
  • JsonParseError

Type Aliases

  • FromBufferJsonReader
  • FromReadJsonReader
  • FromTokioAsyncReadJsonReader
  • LowLevelJsonReader
  • LowLevelJsonReaderResult
  • LowLevelJsonWriter
  • ParseError
  • SyntaxError
  • ToTokioAsyncWriteJsonWriter
  • ToWriteJsonWriter