Docs.rs
sqlite3_ext-0.1.3
sqlite3_ext 0.1.3
Docs.rs crate page
blessing
Links
Homepage
Repository
crates.io
Source
Owners
CGamesPlay
Dependencies
bigdecimal ^0.3.0
normal
optional
bitflags ^1.3.2
normal
fallible-iterator ^0.2.0
normal
libsqlite3-sys ^0.24.2
normal
optional
paste ^1.0.7
normal
rusqlite ^0.27.0
normal
optional
sealed ^0.4.0
normal
sqlite3_ext_macro ^0.1.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
12.77%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
sqlite3_
ext
0.1.3
In sqlite3_
ext::
ffi
sqlite3_ext
::
ffi
Function
sqlite3_column_bytes
Copy item path
Source
pub unsafe fn sqlite3_column_bytes( arg1:
*mut
sqlite3_stmt
, iCol:
c_int
, ) ->
c_int