rustdoc::theme

Function test_theme_against

source
pub(crate) fn test_theme_against<P: AsRef<Path>>(
    f: &P,
    origin: &FxIndexMap<String, CssPath>,
    dcx: DiagCtxtHandle<'_>,
) -> (bool, Vec<String>)