Skip to main content

info_data

Macro info_data 

Source
macro_rules! info_data {
    ($($arg:tt)+) => { ... };
}