deuterium_orm 0.3.2

Simple ORM for Rust
docs.rs failed to build deuterium_orm-0.3.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Run tests

RUST_TEST_TASKS=1 POSTGRES_CONNECTION=postgres://{YOUR_USER}@localhost/jedi cargo test

Examples

Please see tests for working examples.