Skip to main content

library_name

Macro library_name 

Source
macro_rules! library_name {
    ($($e:expr),+) => { ... };
}