Docs.rs
  • ndn-tlv-0.4.0
    • ndn-tlv 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • Xandaros
    • Dependencies
      • bytes ^1.5.0 normal
      • derive_more ^0.99.17 normal
      • ndn-tlv-derive ^0.4.0 normal
      • thiserror ^1.0.56 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
    • 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

ndn_tlv0.4.0

Crate Items

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

List of all items

Structs

  • GenericTlv
  • VarNum

Enums

  • NonNegativeInteger
  • TlvError

Traits

  • Tlv
  • TlvDecode
  • TlvEncode

Derive Macros

  • Tlv

Functions

  • find_tlv
  • tlv_critical
  • tlv_typ_critical

Type Aliases

  • Result