dbiewlite-core 0.2.1

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");
}