Function rustdoc::theme::test_theme_against

source ·
pub(crate) fn test_theme_against<P: AsRef<Path>>(
    f: &P,
    origin: &FxHashMap<String, CssPath>,
    dcx: &DiagCtxt
) -> (bool, Vec<String>)