Skip to main content

Module reader

Module reader 

Source

Re-exports§

pub use btree::BTreeCell;
pub use btree::BTreePage;
pub use btree::BTreePageHeader;
pub use cache::PageCache;
pub use schema::TableSchema;
pub use wal::WalFrameHeader;
pub use wal::WalReader;

Modules§

btree
cache
schema
wal

Structs§

NativeReader
原生 SQLite 读取器
Row
SqliteHeader
SQLite 文件头信息

Constants§

SQLITE_MAGIC
SQLite 文件头魔数