pub async fn create_scaling_engine<P: AsRef<Path>>(
repo_path: P,
) -> ScalingResult<ScalingEngine>
Expand description
Create a scaling engine with automatic repository profiling
pub async fn create_scaling_engine<P: AsRef<Path>>(
repo_path: P,
) -> ScalingResult<ScalingEngine>
Create a scaling engine with automatic repository profiling