Docs.rs
prsqlite-0.1.0
prsqlite 0.1.0
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
kawasin73
Dependencies
anyhow ^1
normal
thiserror ^1
normal
rusqlite ^0.28.0
dev
tempfile ^3
dev
Versions
0%
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
prsqlite
0.1.0
All Items
Crate Items
Structs
Enums
Constants
Functions
Type Aliases
Crate
prsqlite
Copy item path
Source
Structs
§
Btree
Leaf
Table
Cell
Btree
Leaf
Table
Page
Btree
Page
Header
Database
Header
SQLite
Schema
Enums
§
Error
Record
Constants
§
BTREE_
PAGE_
HEADER_
MAX_
SIZE
BTREE_
PAGE_
TYPE_
INTERIOR_
INDEX
BTREE_
PAGE_
TYPE_
INTERIOR_
TABLE
BTREE_
PAGE_
TYPE_
LEAF_
INDEX
BTREE_
PAGE_
TYPE_
LEAF_
TABLE
DATABASE_
HEADER_
SIZE
Functions
§
parse_
record
Type Aliases
§
PageId