Skip to main content

run

Function run 

Source
pub fn run(
    models_dir: &Path,
    idle_shutdown_secs: u64,
    shutdown_timeout_secs: u64,
) -> Result<(), AppError>