Function rustdoc::theme::test_theme_against[][src]

pub(crate) fn test_theme_against<P: AsRef<Path>>(
    f: &P,
    against: &CssPath,
    diag: &Handler
) -> (bool, Vec<String>)