macro_rules! assert_version {
() => { ... };
}Available on (crate features
formatting or parsing) and crate feature alloc only.macro_rules! assert_version {
() => { ... };
}formatting or parsing) and crate feature alloc only.