ducklake 0.0.11

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

pub use filepath_generator::DataFilePathGenerator;
pub(crate) use identifier::*;