part

Macro part 

Source
macro_rules! part {
    ($i:literal) => { ... };
    ($i:expr) => { ... };
}
Expand description

Sugar for \part{} creation