time::format_description::parse

Macro version

source
macro_rules! version {
    ($range:expr) => { ... };
}
Expand description

A helper macro to make version restrictions simpler to read and write.