Docs.rs
  • jiter-0.10.0
    • jiter 0.10.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • samuelcolvin
    • Dependencies
      • ahash ^0.8.0 normal
      • bitvec ^1.0.1 normal
      • lexical-parse-float ^1.0.5 normal
      • num-bigint ^0.4.4 normal optional
      • num-traits ^0.2.16 normal
      • pyo3 ^0.25 normal optional
      • smallvec ^1.11.0 normal
      • bencher ^0.1.5 dev
      • codspeed-bencher-compat ^2.7.1 dev
      • paste ^1.0.7 dev
      • pyo3 ^0.25 dev
      • serde ^1.0.147 dev
      • serde_json ^1.0.87 dev
      • pyo3-build-config ^0.25 build optional
    • Versions
    • 52.63% of the crate is documented
  • Platform
    • 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

jiter0.10.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Jiter
  • JiterError
  • JsonError
  • LinePosition
  • LosslessFloat
  • Peek
  • PythonParse

Enums

  • FloatMode
  • JiterErrorType
  • JsonErrorType
  • JsonType
  • JsonValue
  • NumberAny
  • NumberInt
  • PartialMode
  • StringCacheMode

Functions

  • cache_clear
  • cache_usage
  • cached_py_string
  • cached_py_string_ascii
  • map_json_error
  • pystring_ascii_new

Type Aliases

  • JiterResult
  • JsonArray
  • JsonObject
  • JsonResult