Docs.rs
  • ndef-rs-0.2.2
    • ndef-rs 0.2.2
    • Permalink
    • 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
  • 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

ndef_rs0.2.2

  • 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§

BTGOEP
BTL2CAP
BTSPP
DAV
FILE
FTP
FTPS
FTP_ANONYMOUS
FTP_FTP
HTTP
HTTPS
HTTPS_WWW
HTTP_WWW
IMAP
IRDAOBEX
MAILTO
NEWS
NFS
NONE_ABBRE
POP
RTD_PRE_DEFINED
RTD_SMART_POSTER
RTD_TEXT
RTD_URI
RTSP
SFTP
SIP
SIPS
SMB
TCPOBEX
TEL
TELNET
TFTP
URI_ABBREVIATIONS
URN
URN_EPC
URN_EPC_ID
URN_EPC_PAT
URN_EPC_RAW
URN_EPC_TAG
URN_NFC

Functions§

get_tnf_from_repr
get_uri_abbreviation

Type Aliases§

Result