//! `empty`
use Timed;
/// `Empty` result
///
/// ```json
/// {
/// "results": [
/// {
/// "time": 0.000277428
/// }
/// ],
/// "time": 0.01125789
/// }
/// ```
///
/// See <https://rqlite.io/docs/api/api/#unified-endpoint>
///