Macro tsukuyomi::path

source ·
macro_rules! path {
    ($path:expr) => { ... };
}
Expand description

A macro for generating the code that creates a Path from the provided tokens.