pub fn log_missing_bus_layout<P: PluginExport>(format: &str)Expand description
Standard diagnostic emitted by register_* when first_bus_layout
or default_io_channels returns None. Centralised so every
wrapper prints the same actionable message.