Attribute Macros§
- kmip_
enum - A convenience macro attribute that automatically adds all necessary derives and representations for KMIP enum types.
Derive Macros§
- Kmip
Enum Deserialize - Deserialize a KMIP enum variant from either the variant value or name. The macro supports deserializing from:
- Kmip
Enum Serialize - Serialize a KMIP enum variant with both the variant name and value.