Docs.rs
  • actson-2.0.1
    • actson 2.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • michel-kraemer
    • Dependencies
      • btoi ^0.4.3 normal
      • num-traits ^0.2.19 normal
      • serde_json ^1.0.139 normal optional
      • thiserror ^2.0.11 normal
      • tokio ^1.43.0 normal optional
      • criterion ^0.5.1 dev
      • dtoa ^1.0.9 dev
      • serde_json ^1.0.136 dev
      • tokio ^1.43.0 dev
    • Versions
    • 80% 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

actson2.0.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • feeder::BufReaderJsonFeeder
  • feeder::PushJsonFeeder
  • feeder::SliceJsonFeeder
  • options::JsonParserOptions
  • options::JsonParserOptionsBuilder
  • parser::InvalidIntValueError
  • parser::InvalidStringValueError
  • parser::JsonParser

Enums

  • event::JsonEvent
  • feeder::FillError
  • feeder::PushError
  • parser::InvalidFloatValueError
  • parser::ParserError

Traits

  • feeder::JsonFeeder