Skip to main content

execute_readonly_query_json

Function execute_readonly_query_json 

Source
pub fn execute_readonly_query_json(
    db_path: &str,
    request_json: &str,
) -> Result<String, SyncularError>