nfcfyi 0.1.2

NFC chip reference, NDEF type lookup, and contactless standard encyclopedia -- async API client for nfcfyi.com.
Documentation
1
2
3
4
5
mod client;
mod types;

pub use client::Client;
pub use types::*;