Expand description
OxiMedia CLI library — re-exports shared modules for use by the
oximedia-ff binary and other in-crate binaries.
The main oximedia binary is defined in main.rs and declares all modules
privately. This lib target re-declares only the modules that auxiliary
binaries need to share, so they don’t have to duplicate code.