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

sqlite30.3.0

Module flags

Module Items

  • Structs
  • Constants

In sqlite3::access

sqlite3::access

Module flags

Source

Structs§

OpenFlags

Constants§

OPEN_CREATE
OPEN_FULLMUTEX
OPEN_MEMORY
OPEN_NOMUTEX
OPEN_PRIVATECACHE
OPEN_READONLY
OPEN_READWRITE
OPEN_SHAREDCACHE
OPEN_URI