Macro framework_version

Source
macro_rules! framework_version {
    ($arg:expr) => { ... };
}