pub type NatsConnection = Client;
NATS connection type
pub struct NatsConnection { /* private fields */ }