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

pg

  • postgres
  • bytes

tls

  • postgres-native-tls
  • native-tls

sqlite-bundled

  • rusqlite/bundled

sqlite

  • rusqlite

datetime

  • chrono

debug

  • log

native-tls

    This feature flag does not enable additional features.

uuid

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.

postgres-native-tls

    This feature flag does not enable additional features.

postgres

    This feature flag does not enable additional features.

log

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

r2d2

    This feature flag does not enable additional features.

rusqlite

    This feature flag does not enable additional features.