Docs.rs
  • jsonb-0.5.2
    • jsonb 0.5.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • b41sh
    • Dependencies
      • byteorder ^1.5.0 normal
      • ethnum ^1.5.1 normal
      • fast-float2 ^0.2.3 normal
      • itoa ^1.0 normal
      • jiff ^0.2.10 normal
      • nom ^8.0.0 normal
      • num-traits ^0.2.19 normal
      • ordered-float ^5.0 normal
      • rand ^0.9.0 normal
      • ryu ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • criterion ^0.5.1 dev
      • goldenfile ^1.8 dev
      • json-deserializer ^0.4.4 dev
      • mockalloc ^0.1.2 dev
      • proptest ^1.7 dev
      • serde_json ^1.0 dev
      • simd-json ^0.15.0 dev
    • Versions
    • 76.67% 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

jsonb0.5.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Date
  • Decimal128
  • Decimal256
  • Decimal64
  • Interval
  • OwnedJsonb
  • RawJsonb
  • Timestamp
  • TimestampTz
  • core::ArraySerializer
  • core::Deserializer
  • core::ObjectSerializer
  • core::Serializer
  • jsonpath::JsonPath
  • jsonpath::RecursiveLevel
  • jsonpath::Selector
  • keypath::KeyPaths

Enums

  • Error
  • ExtensionValue
  • Number
  • Value
  • jsonpath::ArrayIndex
  • jsonpath::BinaryOperator
  • jsonpath::Expr
  • jsonpath::Index
  • jsonpath::Path
  • jsonpath::PathValue
  • jsonpath::RecursiveLevelEnd
  • jsonpath::UnaryOperator
  • keypath::KeyPath

Functions

  • from_raw_jsonb
  • from_slice
  • jsonpath::parse_json_path
  • keypath::parse_key_paths
  • parse_value
  • to_owned_jsonb

Type Aliases

  • Object