arc

Macro arc 

Source
macro_rules! arc {
    ($v:expr) => { ... };
}