Macro rf_core::path

source ·
macro_rules! path {
    ($($x:expr),*) => { ... };
}