A async Rust NATS client for interacting with NATS messaging systems.
# Cargo.toml
[dependencies]
async-nats = "0.49.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a NATS server using async_nats.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.