Skip to main content

execute_query

Function execute_query 

Source
pub async fn execute_query(config: QueryConfig) -> QueryResult
Expand description

Execute a query with the given configuration

§Arguments

  • config - Query configuration

§Returns

A future that resolves to QueryResult