[][src]Function lightspeed_core::module::start

pub async fn start<'_, '_>(
    modules: &'_ mut [&'_ mut dyn Module]
) -> Result<(), LightSpeedError>