Registry / networking / atat
library0.24.1rscratesunverified

AT command parser for serial-based device communication, commonly used with modems and IoT hardware.

# Cargo.toml [dependencies] atat = "0.24.1"
INSTALL
IMPORT
SIG · ATAT
A
atat
networkingrustv0.24.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AtatClient
use atat::AtatClient;

Minimal example showing the primary trait import.

use atat::AtatClient; fn main() { // Example placeholder; actual usage requires a serial device println!("AT parser ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.24.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
Meta
1
OpenAI (training)
1
Resources
atat — cargo add atat · libregistry