Docs.rs
  • senax-encoder-0.1.0
    • senax-encoder 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • yossyX
    • Dependencies
      • bytes ^1.5 normal
      • chrono ^0.4 normal optional
      • indexmap ^2.2 normal optional
      • rust_decimal ^1.35 normal optional
      • senax-encoder-derive ^0.1.0 normal
      • thiserror ^1.0 normal
      • ulid ^1.1 normal optional
      • uuid ^1.8 normal optional
    • Versions
    • 95.56% of the crate is documented
  • This release has been yanked, 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

senax_encoder0.1.0

Crate Items

  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Enums

  • EncoderError

Traits

  • Decoder
  • Encoder

Derive Macros

  • Decode
  • Encode

Functions

  • read_u32_le
  • skip_value
  • write_u32_le

Type Aliases

  • Result

Constants

  • TAG_ARRAY_VEC_SET_BASE
  • TAG_ARRAY_VEC_SET_LONG
  • TAG_BINARY
  • TAG_CHRONO_DATETIME
  • TAG_CHRONO_NAIVE_DATE
  • TAG_CHRONO_NAIVE_TIME
  • TAG_DECIMAL
  • TAG_ENUM
  • TAG_ENUM_NAMED
  • TAG_ENUM_UNNAMED
  • TAG_F32
  • TAG_F64
  • TAG_MAP
  • TAG_NEGATIVE
  • TAG_NONE
  • TAG_ONE
  • TAG_SOME
  • TAG_STRING_BASE
  • TAG_STRING_LONG
  • TAG_STRUCT_NAMED
  • TAG_STRUCT_UNIT
  • TAG_STRUCT_UNNAMED
  • TAG_TUPLE
  • TAG_U128
  • TAG_U16
  • TAG_U32
  • TAG_U64
  • TAG_U8
  • TAG_U8_127
  • TAG_U8_2_BASE
  • TAG_UUID
  • TAG_ZERO