Docs.rs
  • edgedb-protocol-0.6.0
    • edgedb-protocol 0.6.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • tailhook
    • edgedb-ci
    • Dependencies
      • bigdecimal ^0.3.0 normal
      • bitflags ^2.0.2 normal
      • bytes ^1.0.1 normal
      • chrono ^0.4.23 normal
      • edgedb-errors ^0.4.0 normal
      • num-bigint ^0.4.3 normal
      • num-traits ^0.2.10 normal
      • snafu ^0.7.0 normal
      • uuid ^1.1.2 normal
      • humantime ^2.1.0 dev
      • pretty_assertions ^1.2.1 dev
      • rand ^0.8 dev
      • test-case ^3.0.0 dev
    • Versions
    • 17.27% of the crate is documented
  • Go to latest version
  • 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
    • 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
logo

logo

Module codec

  • Structs
  • Constants
  • Traits
  • Functions
?
Change settings

Module edgedb_protocol::codec

source ·

Structs

  • Array
  • ArrayAdapter
  • BigInt
  • Bool
  • Bytes
  • ConfigMemory
  • DateDuration
  • Datetime
  • Decimal
  • Duration
  • Enum
  • EnumValue
  • Float32
  • Float64
  • Input
  • Int16
  • Int32
  • Int64
  • Json
  • LocalDate
  • LocalDatetime
  • LocalTime
  • NamedTuple
  • NamedTupleShape
  • NamedTupleShapeInfo
  • Nothing
  • Object
  • ObjectShape
  • ObjectShapeInfo
  • Range
  • RelativeDuration
  • Scalar
  • Set
  • ShapeElement
  • Str
  • Tuple
  • TupleElement
  • Uuid
  • Vector

Constants

  • CAL_DATE_DURATION
  • CAL_LOCAL_DATE
  • CAL_LOCAL_DATETIME
  • CAL_LOCAL_TIME
  • CAL_RELATIVE_DURATION
  • CFG_MEMORY
  • PGVECTOR_VECTOR
  • STD_BIGINT
  • STD_BOOL
  • STD_BYTES
  • STD_DATETIME
  • STD_DECIMAL
  • STD_DURATION
  • STD_FLOAT32
  • STD_FLOAT64
  • STD_INT16
  • STD_INT32
  • STD_INT64
  • STD_JSON
  • STD_STR
  • STD_UUID

Traits

  • Codec

Functions

  • build_codec
  • scalar_codec