1 2 3 4 5
mod current_date; mod static_fragment; pub use current_date::CurrentDateFragment; pub use static_fragment::StaticFragment;