Docs.rs
  • gs1-0.1.8
    • gs1 0.1.8
    • Permalink
    • Docs.rs crate page
    • LGPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • russss
    • Dependencies
      • bitreader ^0.3.2 normal
      • hex ^0.4.0 normal
      • num_enum ^0.4.1 normal
      • pad ^0.1.5 normal
      • percent-encoding ^2.1.0 normal
    • Versions
    • 80% 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

gs10.1.8

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • GTIN
  • epc::Unprogrammed
  • epc::gid::GID96
  • epc::grai::GRAI96
  • epc::sgtin::SGTIN198
  • epc::sgtin::SGTIN96
  • epc::sscc::SSCC96
  • epc::tid::TID
  • epc::tid::XTIDHeader
  • error::ParseError
  • error::UnimplementedError

Enums

  • epc::EPCValue

Traits

  • GS1
  • epc::EPC

Functions

  • checksum::gs1_checksum
  • epc::decode_binary
  • epc::grai::decode_grai96
  • epc::tid::decode_tid
  • epc::tid::decode_xtid_header
  • epc::tid::mdid_name
  • epc::tid::tmid_name

Type Aliases

  • error::Result