Macro time::format_description::parse::validate_version

source ·
macro_rules! validate_version {
    ($version:ident) => { ... };
}
Available on (crate features formatting or parsing) and crate feature alloc only.
Expand description

A helper macro to statically validate the version (when used as a const parameter).