dbiewlite-core 0.4.0

Shared database operations for DBiewLite (SQLite, DuckDB, Parquet)
Documentation
1
2
3
4
fn main() {
    #[cfg(target_os = "windows")]
    println!("cargo:rustc-link-lib=rstrtmgr");
}