Thanks to visit codestin.com
Credit goes to lib.rs

Cargo Features

[dependencies]
squire = { version = "0.0.1-alpha.12", default-features = false, features = ["full", "derive", "common", "complete", "bundled", "bindgen", "static", "multi-thread", "serialized", "armor", "authorization", "auto-vacuum", "blob-io", "column-metadata", "decltype", "extensions", "fts", "fts3", "fts5", "functions", "geo", "geopoly", "json", "memory-status", "mutex", "normalize-sql", "page-vtab", "percentile", "preupdate-hook", "progress-callback", "rtree", "serialize", "session", "shared-cache", "snapshot", "soundex", "stat-vtab", "stat4", "trace", "utf-16", "value", "integrations", "chrono", "jiff", "jsonb", "serde", "url", "uuid", "widestring", "nightly", "lang-array-assume-init", "lang-rustc-scalar-valid-range", "lang-step-trait", "rustversion"] }
default = common, derive, multi-thread

These default features are set whenever squire is added without default-features = false somewhere in the dependency tree.

full complete? = common, functions

Enables full of squire-sqlite3-sys

derive default

Enables squire-derive

common default full? = functions, json, mutex

Enables common of squire-sqlite3-sys

complete = full, integrations
bundled

Enables bundled of squire-sqlite3-sys

bindgen

Enables bindgen of squire-sqlite3-sys

static

Enables static of squire-sqlite3-sys

multi-thread default serialized?

Enables multi-thread of squire-sqlite3-sys

Affects integration::ErrorContainer, func::Function

serialized = multi-thread, mutex

Enables serialized of squire-sqlite3-sys

armor

Enables armor of squire-sqlite3-sys

authorization

Enables authorization of squire-sqlite3-sys

auto-vacuum

Enables auto-vacuum of squire-sqlite3-sys

blob-io

Enables blob-io of squire-sqlite3-sys

column-metadata

Enables column-metadata of squire-sqlite3-sys

decltype

Enables decltype of squire-sqlite3-sys

extensions

Enables extensions of squire-sqlite3-sys

fts

Enables fts of squire-sqlite3-sys

fts3

Enables fts3 of squire-sqlite3-sys

fts5

Enables fts5 of squire-sqlite3-sys

functions common full? = value

Affects bind::Bind.bind_return

geo

Enables geo of squire-sqlite3-sys

geopoly

Enables geopoly of squire-sqlite3-sys

json common jsonb?

Enables json of squire-sqlite3-sys and optional squire-serde

Affects json::Json

memory-status

Enables memory-status of squire-sqlite3-sys

mutex common serialized?
normalize-sql

Enables normalize-sql of squire-sqlite3-sys

page-vtab

Enables page-vtab of squire-sqlite3-sys

percentile

Enables percentile of squire-sqlite3-sys

preupdate-hook

Enables preupdate-hook of squire-sqlite3-sys

progress-callback

Enables progress-callback of squire-sqlite3-sys

rtree

Enables rtree of squire-sqlite3-sys

serialize

Enables serialize of squire-sqlite3-sys

session

Enables session of squire-sqlite3-sys

shared-cache

Enables shared-cache of squire-sqlite3-sys

snapshot

Enables snapshot of squire-sqlite3-sys

soundex

Enables soundex of squire-sqlite3-sys

stat-vtab

Enables stat-vtab of squire-sqlite3-sys

stat4

Enables stat4 of squire-sqlite3-sys

trace

Enables trace of squire-sqlite3-sys

utf-16 widestring?

Enables utf-16 of squire-sqlite3-sys

Affects text::ByteOrder

value functions?

Affects fetch::Fetch.fetch_value, fetch::Fetch.fetch_value

integrations complete? = chrono, jiff, jsonb, serde, url, uuid, widestring
chrono integrations?

Enables chrono

jiff integrations?

Enables jiff

jsonb integrations? = json

Enables jsonb of optional squire-serde

Affects json::Jsonb

serde integrations?

Enables squire-serde

url integrations?

Enables url

uuid integrations?

Enables uuid

widestring integrations? = utf-16

Enables widestring

nightly = lang-array-assume-init, lang-rustc-scalar-valid-range, lang-step-trait
lang-array-assume-init nightly? = rustversion

Enables lang-array-assume-init of optional squire-derive

lang-rustc-scalar-valid-range nightly? = rustversion
lang-step-trait nightly? = rustversion
rustversion build lang-array-assume-init? lang-rustc-scalar-valid-range? lang-step-trait?

Enables rustversion