dbx 0.1.0

Asynchronous and expressive database client in pure Rust.
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["Ryan Leckey <leckey.ryan@gmail.com>"]
description = "Asynchronous and expressive database client in pure Rust."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "dbx"
version = "0.1.0"