#constant #define #libmqm-constants

sys libmqm-constants

IBM® MQ Interface (MQI), Programmable Command Format (PCF) and MQ Administration Interface (MQAI) constant definitions

2 unstable releases

new 0.8.0 Apr 24, 2025
0.7.0 Mar 31, 2025

#712 in Asynchronous

Download history 115/week @ 2025-03-31 16/week @ 2025-04-07 5/week @ 2025-04-14

136 downloads per month

Apache-2.0

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

Latest version Documentation License

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