Function start_query_editor

Source
pub fn start_query_editor(
    host: &str,
    token: Token,
    debug: bool,
) -> Result<String, Error>