pub fn database_component_after(
db_handles: DbHandles,
dependencies: &'static [&'static str],
) -> RuntimeComponentBundleRegistration<DatabaseRuntimeComponent>Expand description
Creates the database runtime component with shutdown dependencies.