Expand description
Hamelin facade crate
This crate provides a unified entry point for the Hamelin ecosystem. Use feature flags to enable specific components:
trino: Trino backend supportduckdb: DuckDB backend supporterror_rendering: Enhanced error rendering with source context
Re-exportsยง
pub use hamelin_lib as lib;pub use hamelin_wasm as wasm;