Skip to main content

run_sync_json

Function run_sync_json 

Source
pub async fn run_sync_json(
    app_config: Option<&AppConfig>,
    profile: Option<&str>,
    from: Option<&str>,
    to: Option<&str>,
    zones: &[String],
    maps: &[String],
    apply: bool,
) -> Result<Value>