Docs.rs
prsqlite-0.1.0
prsqlite 0.1.0
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
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
All
prsqlite
0.1.0
Crate Items
Structs
Enums
Constants
Functions
Type Aliases
List of all items
Structs
BtreeLeafTableCell
BtreeLeafTablePage
BtreePageHeader
DatabaseHeader
SQLiteSchema
Enums
Error
Record
Functions
parse_record
Type Aliases
PageId
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