Messages catalogs are very useful for stakeholder communication (such as business sponsors, auditors or security teams). In one place they define the entire set of critical events or state changes within an application.
Manifest is a crate that provides a mechanism to operationalize such catalogs by generating appropriate constants (with must use / deprecated semantics, comments and the like) and structs.
betareducer•1h ago
Manifest is a crate that provides a mechanism to operationalize such catalogs by generating appropriate constants (with must use / deprecated semantics, comments and the like) and structs.