Skip to main content

Crate sim_platform_sqlite

Crate sim_platform_sqlite 

Source
Expand description

Attesting SQLite realization behind the provider-neutral relation site.

Structs§

PreopenedStores
Capsule-owned map from stable preopened names to private host paths.
SqliteDriver
The sole SQLite driver, configured with admitted domains and preopened storage.

Functions§

introspect_connection
Normalizes the main SQLite catalog, excluding capsule metadata.
provider_symbol
Canonical provider identity.
site_symbol
Canonical exported site symbol.
verify_manifest
Verifies that a manifest declares exactly the SQLite kernel site export.
verify_or_adopt
Verifies existing capsule metadata or atomically adopts an exact old file.