macro_rules! preset_root {
    () => { ... };
    ($action:expr) => { ... };
}
Expand description

Macro for preset root.