musq 0.0.4

Musq is an asynchronous SQLite toolkit for Rust.
Documentation
1
2
3
//! sqlite-vec usage example.
// Keep the package example target while sourcing code from the workspace-level examples dir.
include!("../../../examples/vec.rs");