Skip to main content

execute_query_command_for_document

Function execute_query_command_for_document 

Source
pub fn execute_query_command_for_document(
    command: &str,
    uri: &Url,
    text: &str,
    position: Position,
) -> Option<Value>