Skip to main content

_multi_doc_check

Function _multi_doc_check 

Source
pub const fn _multi_doc_check()
Expand description

roots! allows at most one /// line per entry.

const _: &[putzen_cli::caches::defaults::DefaultRoot] = putzen_cli::roots![
    /// a
    /// b
    ".x",
];