move_captures_and_configs

Function move_captures_and_configs 

Source
pub async fn move_captures_and_configs(
    configuration: &Configuration,
    workspace: &str,
    runnable_kind: &str,
    path: &str,
    move_captures_and_configs_request: MoveCapturesAndConfigsRequest,
) -> Result<String, Error<MoveCapturesAndConfigsError>>