Docs.rs
  • ndef-rs-0.2.1
    • ndef-rs 0.2.1
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • cashtang
    • Dependencies
      • anyhow ^1.0.89 normal
      • bitflags ^2.6 normal
      • byteorder ^1.5.0 normal
      • mime ^0.3 normal optional
      • strum ^0.26 normal
      • thiserror ^1.0.64 normal
      • hex ^0.4.3 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

ndef_rs0.2.1

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

Crate ndef_rs

source

Re-exports§

  • pub use record::NdefRecord;
  • pub use message::NdefMessage;

Modules§

  • error
  • message
  • payload
  • record
  • tag

Structs§

  • RTD
  • RecordFlags
  • UriAbbrev

Enums§

  • TNF

Constants§

  • HTTP
  • HTTPS
  • HTTPS_WWW
  • HTTP_WWW
  • NONE_ABBRE
  • RTD_PRE_DEFINED
  • RTD_SMART_POSTER
  • RTD_TEXT
  • RTD_URI
  • URI_ABBREVIATIONS

Functions§

  • get_tnf_from_repr
  • get_uri_abbreviation

Type Aliases§

  • Result