butane_core 0.6.1

Internals for Butane. Do not use this crate directly -- use the butane crate.
Documentation

butane_core

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 18 feature flags, 0 of them enabled by default.

json

  • postgres?/with-serde_json-1
  • rusqlite?/serde_json

tls

  • native-tls
  • postgres-native-tls

fake

  • dep:fake
  • rand

datetime

  • chrono
  • postgres?/with-chrono-0_4

pg

  • bytes
  • postgres

r2d2

  • dep:r2d2

bytes

  • dep:bytes

chrono

  • dep:chrono

rusqlite

  • dep:rusqlite

uuid

  • dep:uuid

postgres-native-tls

  • dep:postgres-native-tls

sqlite-bundled

  • rusqlite/bundled

sqlite

  • rusqlite

native-tls

  • dep:native-tls

debug

  • log

postgres

  • dep:postgres

log

  • dep:log

rand

  • dep:rand