pub fn write_emit_module_value( out: &mut Vec<u8>, package_id: &[u8], module: Option<&str>, )
Append an EmitModule compound value at the desired specificity into out.
out