Block a user
PmpMacro trait and macro registry: replace dyn dispatch with function pointers, streamline handler struct registration, and enhance documentation
pmp-macro-misc crate: define shared types, traits, and metadata for macro registration and handling
pmp-emitter-core: enforce strict types, add StrictBool, StrictString, and StrictPath wrappers, and improve error reporting
PmpEmitter implementation: streamline attribute parsing, improve error handling, and enhance support for colorizer and exit attribute inheritance
pmp-emitter into pmp-emitter-core and pmp-emitter-misc, update workspace structure and dependencies
ogg_to_mp3 script , updated .env and sources.txt; added 'convert' to rnv_utils