Type Definition Pass
rustdoc::passes
type Pass = (&'static str, fn(_: Crate) -> PluginResult, &'static str);