Docs.rs
  • tree-buf-0.10.0
    • tree-buf 0.10.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • That3Percent
    • Dependencies
      • coercible_errors ^0.1.4 normal
      • defer ^0.1.0 normal
      • firestorm ^0.3.0 normal
      • gibbon ^0.1.3 normal
      • num-traits ^0.2.11 normal
      • rayon ^1.3.0 normal
      • simple-16 ^0.2.0 normal
      • transmute ^0.1.1 normal
      • tree-buf-macros ^0.10.0 normal optional
      • zigzag ^0.1.0 normal
      • criterion ^0.3 dev
      • rand ^0.7.3 dev
    • Versions
    • 2.27% 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
    • 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

tree_buf0.10.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • Ignore
  • experimental::scratch::Scratch
  • options::DecodeOptionsDefault
  • options::DisableParallel
  • options::EnableParallel
  • options::EncodeOptionsDefault
  • options::LosslessFloat
  • options::LossyFloatTolerance

Enums

  • DecodeError

Traits

  • Decodable
  • Encodable
  • options::DecodeOptions
  • options::DecodeOptionsOverride
  • options::EncodeOptions
  • options::EncodeOptionsOverride

Macros

  • decode_options
  • encode_options
  • options::decode_options
  • options::encode_options

Derive Macros

  • prelude::Decode
  • prelude::Encode

Functions

  • decode
  • decode_with_options
  • encode
  • encode_with_options
  • experimental::scratch::encode_into_with_scratch
  • experimental::scratch::scratch
  • experimental::stats::size_breakdown
  • options::override_decode_options
  • options::override_encode_options