Skip to main content

build_query_response

Function build_query_response 

Source
pub fn build_query_response(
    core: &Core,
    id: String,
    target: String,
    selector: Value,
) -> QueryResponse
Expand description

Build a QueryResponse without writing it anywhere.