1 2 3
//! Naming helpers reused from the canonical schema crate. pub use zynk_schema::naming::{to_camel_case, to_pascal_case};