Docs.rs
  • tezos_data_encoding-0.6.0
    • tezos_data_encoding 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • emturner
    • Dependencies
      • bit-vec ^0.6.2 normal
      • bitvec ^1.0 normal
      • hex ^0.4 normal
      • lazy_static ^1.4 normal
      • nom ^7.1 normal
      • num-bigint ^0.4 normal
      • num-traits ^0.2.8 normal
      • serde ^1.0 normal
      • tezos_data_encoding_derive ^0.6.0 normal
      • thiserror ^1.0 normal
      • serde_json ^1.0 dev
    • Versions
    • 61.19% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tezos_data_encoding0.6.0

Crate Items

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

List of all items

Structs

  • enc::AddError
  • enc::AndThen
  • enc::BinError
  • encoding::Field
  • encoding::Tag
  • encoding::TagMap
  • nom::error::DecodeError
  • types::BigInt
  • types::Bytes
  • types::Mutez
  • types::SizedBytes
  • types::Zarith

Enums

  • binary_reader::BinaryReaderError
  • enc::BinErrorKind
  • encoding::Encoding
  • nom::error::BoundedEncodingKind
  • nom::error::DecodeErrorKind
  • types::BytesDecodeError
  • types::Value

Traits

  • enc::BinSerializer
  • enc::BinWriter
  • encoding::HasEncoding
  • nom::NomReader

Macros

  • has_encoding

Derive Macros

  • enc::BinWriter
  • encoding::HasEncoding
  • nom::NomReader

Functions

  • enc::boolean
  • enc::bounded
  • enc::bounded_dynamic
  • enc::bounded_list
  • enc::bounded_string
  • enc::bytes
  • enc::dynamic
  • enc::field
  • enc::i16
  • enc::i32
  • enc::i64
  • enc::i8
  • enc::list
  • enc::n_bignum
  • enc::optional_field
  • enc::put_byte
  • enc::put_bytes
  • enc::short_dynamic
  • enc::sized
  • enc::string
  • enc::u16
  • enc::u32
  • enc::u64
  • enc::u8
  • enc::variant
  • enc::variant_with_field
  • nom::boolean
  • nom::bounded
  • nom::bounded_dynamic
  • nom::bounded_list
  • nom::bounded_string
  • nom::bytes
  • nom::dynamic
  • nom::error::convert_error
  • nom::field
  • nom::list
  • nom::n_bignum
  • nom::optional_field
  • nom::reserve
  • nom::short_dynamic
  • nom::short_size
  • nom::size
  • nom::sized
  • nom::string
  • nom::variant
  • nom::z_bignum

Type Aliases

  • binary_writer::BinaryWriterError
  • enc::BinResult
  • encoding::Schema
  • nom::NomError
  • nom::NomInput
  • nom::NomResult

Constants

  • types::BYTE_FIELD_NONE
  • types::BYTE_FIELD_SOME
  • types::BYTE_VAL_FALSE
  • types::BYTE_VAL_NONE
  • types::BYTE_VAL_SOME
  • types::BYTE_VAL_TRUE