ducklake 0.0.1

Rust SDK for DuckLake.
Documentation
1
2
3
4
5
mod filepath_generator;
mod identifier;

pub use filepath_generator::DataFilePathGenerator;
pub use identifier::*;