Skip to main content

paths

Macro paths 

Source
macro_rules! paths {
    ( $( [ $( $point:expr ),* $(,)? ] ),* $(,)? ) => { ... };
}