2 unstable releases
new 0.8.0 | Apr 24, 2025 |
---|---|
0.7.0 | Mar 31, 2025 |
#712 in Asynchronous
136 downloads per month
4MB
93K
SLoC
Overview
Programming constants for the IBM® MQ Interface (MQI), Programmable Command Format (PCF) and MQ Administration Interface (MQAI) libraries.
Capabilities
- MQI, PCF, and MQAI: Constants covering the MQI and MQAI API's.
- New Types: New type definitions for all constants to enable idiomatic usage.
- Strings: String to constant and constant to string functions.
Features
- Minimum MQ client can be set using the
mqc_*
features
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.
Dependencies
~0.5–1.6MB
~31K SLoC