Docs.rs
  • apache-avro-0.16.0
    • apache-avro 0.16.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • Crates.io
    • Source
    • Owners
    • martin-g
    • iemejia
    • Dependencies
      • apache-avro-derive ^0.16.0 normal
      • bzip2 ^0.4.4 normal
      • crc32fast ^1.3.2 normal
      • digest ^0.10.7 normal
      • lazy_static ^1.4.0 normal
      • libflate ^2.0.0 normal
      • log ^0.4.20 normal
      • num-bigint ^0.4.4 normal
      • regex-lite ^0.1.0 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0.107 normal
      • snap ^1.1.0 normal
      • strum ^0.25.0 normal
      • strum_macros ^0.25.2 normal
      • thiserror ^1.0.48 normal
      • typed-builder ^0.16.0 normal
      • uuid ^1.4.1 normal
      • xz2 ^0.1.7 normal
      • zstd ^0.12.4 normal
      • anyhow ^1.0.75 dev
      • apache-avro-test-helper ^0.16.0 dev
      • criterion ^0.5.1 dev
      • hex-literal ^0.4.1 dev
      • md-5 ^0.10.5 dev
      • pretty_assertions ^1.4.0 dev
      • serial_test ^2.0.0 dev
      • sha2 ^0.10.7 dev
      • rand ^0.8.5 normal
      • quad-rand ^0.2.1 normal
    • Versions
    • 90.1% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo
logo

Crate apache_avro

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • Days
  • Decimal
  • Duration
  • GenericSingleObjectReader
  • GenericSingleObjectWriter
  • Millis
  • Months
  • Reader
  • SpecificSingleObjectReader
  • SpecificSingleObjectWriter
  • Writer
  • rabin::Rabin
  • schema::Alias
  • schema::DecimalSchema
  • schema::EnumSchema
  • schema::FixedSchema
  • schema::Name
  • schema::RecordField
  • schema::RecordSchema
  • schema::ResolvedSchema
  • schema::SchemaFingerprint
  • schema::UnionSchema
  • schema_compatibility::SchemaCompatibility
  • types::Record

Enums

  • Codec
  • Error
  • schema::RecordFieldOrder
  • schema::Schema
  • schema::SchemaKind
  • types::Value
  • types::ValueKind

Traits

  • schema::AvroSchema
  • types::ToAvro

Functions

  • from_avro_datum
  • from_avro_datum_schemata
  • from_value
  • max_allocation_bytes
  • read_marker
  • set_serde_human_readable
  • to_avro_datum
  • to_avro_datum_schemata
  • to_value

Type Aliases

  • AvroResult
  • schema::Aliases
  • schema::Documentation
  • schema::NamesRef
  • schema::Namespace