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