1//! Auto-generated module structure 2 3pub mod functions; 4 5// Re-export all types 6pub use functions::*;