sqlite-objs-sys 0.1.0-alpha

Raw FFI bindings to sqlite-objs C library
docs.rs failed to build sqlite-objs-sys-0.1.0-alpha
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: sqlite-objs-sys-0.1.5-alpha

Raw FFI bindings to the sqlite-objs C library.

This crate provides low-level unsafe bindings to the sqlite-objs VFS. Most users should use the sqlite-objs crate instead, which provides a safe, idiomatic Rust API.