Macro seed::path

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