Docs.rs
  • serde-avro-0.5.0
    • serde-avro 0.5.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dflemstr
    • Dependencies
      • byteorder ^1.0.0 normal
      • crc ^1.3.0 normal
      • error-chain ^0.9.0 normal
      • flate2 ^0.2.14 normal
      • lazy_static ^0.2.1 normal
      • linked-hash-map ^0.4.0 normal
      • log ^0.3.6 normal
      • serde ^0.9.7 normal
      • serde_derive ^0.9.7 normal
      • serde_json ^0.9.6 normal
      • snap ^0.2.1 normal
      • serde-value ^0.4.0 dev
    • Versions
    • 12.9% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

serde_avro0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • de::Deserializer
  • de::read::Blocks
  • de::read::Direct
  • error::Error
  • schema::EMPTY_REGISTRY
  • schema::EnumSchema
  • schema::FILE_HEADER
  • schema::FieldSchema
  • schema::FixedSchema
  • schema::RecordFields
  • schema::RecordSchema
  • schema::SchemaId
  • schema::SchemaRegistry

Enums

  • de::read::Codec
  • error::ErrorKind
  • schema::Schema
  • schema::SchemaRef

Traits

  • de::read::Limit
  • error::ResultExt

Type Aliases

  • error::Result