Docs.rs
  • mavryk_data_encoding-0.6.0
    • mavryk_data_encoding 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • TristanAllaire
    • Dependencies
      • bit-vec ^0.6.2 normal
      • bitvec ^1.0 normal
      • hex ^0.4 normal
      • lazy_static ^1.4 normal
      • mavryk_data_encoding_derive ^0.6.0 normal
      • nom ^7.1 normal
      • num-bigint ^0.4 normal
      • num-traits ^0.2.8 normal
      • serde ^1.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
    • 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

mavryk_data_encoding0.6.0

Module enc

Module Items

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

In crate mavryk_data_encoding

mavryk_data_encoding

Module enc

Source

Structs§

AddError
AndThen
BinError

Enums§

BinErrorKind
Encoding error kind.

Traits§

BinSerializer
BinWriter

Functions§

boolean
bounded
bounded_dynamic
bounded_list
bounded_string
bytes
dynamic
field
i8
i16
i32
i64
list
n_bignum
optional_field
put_byte
put_bytes
short_dynamic
sized
string
u8
u16
u32
u64
variant
variant_with_field

Type Aliases§

BinResult

Derive Macros§

BinWriter