sqlite-vfs 0.2.0

Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.
Documentation

sqlite-vfs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

loadext

    This feature flag does not enable additional features.

sqlite_test

    This feature flag does not enable additional features.

syscall

    This feature flag does not enable additional features.