Skip to main content

def_paths

Macro def_paths 

Source
macro_rules! def_paths {
    ($($field:ident : $path:literal),+ $(,)?) => { ... };
}