Docs.rs
  • veriform-0.2.0
    • veriform 0.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tarcieri
    • tony-iqlusion
    • Dependencies
      • digest ^0.8 normal
      • displaydoc ^0.1 normal
      • heapless ^0.5 normal
      • log ^0.4 normal optional
      • sha2 ^0.8 normal optional
      • tai64 ^3 normal optional
      • uuid ^0.8 normal optional
      • veriform_derive ^0.2 normal optional
      • vint64 ^1 normal
    • Versions
    • 100% 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

veriform0.2.0

Crate Items

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

List of all items

Structs

  • builtins::Timestamp
  • builtins::Uuid
  • decoder::Decoder
  • decoder::sequence::Iter
  • encoder::Encoder
  • error::Error
  • field::Header

Enums

  • error::Kind
  • field::WireType
  • message::Element

Traits

  • decoder::Decode
  • decoder::DecodeRef
  • decoder::DecodeSeq
  • derive_helpers::TryExtend
  • message::Message

Derive Macros

  • Message

Functions

  • derive_helpers::check_input_consumed
  • derive_helpers::decode_message_seq
  • derive_helpers::decode_tag
  • derive_helpers::encode_message_seq
  • derive_helpers::unknown_tag
  • field::length::bytes
  • field::length::message
  • field::length::message_seq
  • field::length::sint64
  • field::length::string
  • field::length::uint64

Type Aliases

  • Decoder
  • Sha256Digest
  • field::Tag