Macro time::format_description::parse::validate_version
source ยท macro_rules! validate_version { ($version:ident) => { ... }; }
Expand description
A helper macro to statically validate the version (when used as a const parameter).