Skip to main content

join_path

Macro join_path 

Source
macro_rules! join_path {
    ( $first:expr $(, $rest:expr )+ ) => { ... };
}