Docs.rs
sqlite3-ext-vtab-0.2.0
sqlite3-ext-vtab 0.2.0
Docs.rs crate page
blessing
Links
Homepage
Repository
crates.io
Source
Owners
quinnjr
Dependencies
bigdecimal ^0.3.0
normal
optional
bitflags ^1.3.2
normal
fallible-iterator ^0.2.0
normal
libsqlite3-sys ^0.25.1
normal
optional
paste ^1.0.7
normal
rusqlite ^0.28.0
normal
optional
sealed ^0.4.0
normal
sqlite3-ext-vtab-macro ^0.2.0
normal
indoc ^1.0
dev
lazy_static ^1.4.0
dev
nom ^7.1.1
dev
pretty_assertions ^1.2.1
dev
regex ^1.5.6
dev
serde_json ^1.0
dev
subprocess ^0.2.9
dev
trybuild ^1.0.63
dev
proc-macro2 ^1.0
build
quote ^1.0
build
syn ^1.0
build
which ^4.2.5
build
Versions
13%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
SQLITE_VERSION
sqlite3_
ext
0.2.0
sqlite3_ext
Static
SQLITE_
VERSION
Copy item path
Source
pub static SQLITE_VERSION:
SqliteVersion
Expand description
The version of SQLite. See
SqliteVersion
for details.