Docs.rs
rust-sqlite-0.3.0
rust-sqlite 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
dckc
Dependencies
bitflags ^0.1.0
normal
enum_primitive ^0.1.0
normal
libc ^0.2.5
normal
time ^0.1.5
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sqlite3
0.3.0
In sqlite3::
ffi
sqlite3
::
ffi
Type Alias
sqlite3_int64
Copy item path
Source
pub type sqlite3_int64 =
sqlite_int64
;