Skip to main content

call_data

Macro call_data 

Source
macro_rules! call_data {
    ($($arg: expr),* ) => { ... };
}