eloquent 0.1.1

An enjoyable way of interacting with the database.
Documentation

Eloquent

Test Status Crate API Minimum rustc version

A Rust library for building queries in an eloquent way.

Documentation

Usage

Add this to your Cargo.toml:

[dependencies]

eloquent = "0.1.1"