libmqm-constants - IBM MQ constants for Rust
Programming constants for the IBM® MQ Interface (MQI) and MQ Administration Interface (MQAI) libraries.
Introduction
The libmqm-constants crate provides the a comprehensive definition of IBM MQ constants to the rust programming language.
Key Features
- MQI and MQAI: Constants covering the MQI and MQAI API's.
- New Types: New type definitions for all constants to enable idiomatic Rust usage.
- Strings: String to constant and constant to string functions.