Module rincon_core::api::query [] [src]

Representation of database queries in the rincon driver.

This module defines a driver specific Query struct that holds the necessary data to execute a query.

Structs

Query

Represents a database query within the rincon driver.