Function rustdoc::theme::get_differences[][src]

pub(crate) fn get_differences(
    against: &CssPath,
    other: &CssPath,
    v: &mut Vec<String>
)