butane 0.6.1

An ORM with a focus on simplicity and on writing Rust, not SQL.
Documentation

butane

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 4 of them enabled by default.

default

  • datetime
  • json
  • uuid

datetime

  • butane_codegen/datetime
  • butane_core/datetime

json

  • butane_codegen/json
  • butane_core/json

uuid

  • butane_codegen/uuid
  • butane_core/uuid

sqlite-bundled

  • butane_core/sqlite-bundled

r2d2

  • butane_core/r2d2

sqlite

  • butane_core/sqlite

tls

  • butane_core/tls

pg

  • butane_core/pg

debug

  • butane_core/debug

fake

  • butane_core/fake

log

  • butane_core/log