Macro bootstrap::core::build_steps::doc::submodule_helper

source ·
macro_rules! submodule_helper {
    ($path:expr, submodule) => { ... };
    ($path:expr, submodule = $submodule:literal) => { ... };
}