Function set_export_kv

Source
fn set_export_kv(
    state: &mut EiteState,
    format_id: usize,
    kv: &[String],
) -> Result<()>
Expand description

Replace export settings for a format with a kv array.