Emit Module Filter
interface EmitModuleFilter
Match by an event's package/module fields, specified as a ::-delimited Move path. These identify the top-level Move call that triggered the event.
Specificity levels: "0xpkg" -> matches events with this package_id "0xpkg::module" -> matches events with this package_id and module