[][src]Macro seed::path

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