pub async fn register_module<M: Module + 'static>( container: &mut Container, ) -> Result<()>
Re-exported public API. Runs the register_module public API operation.
register_module