Type Definition rustdoc::passes::Pass[][src]

type Pass = (&'static str, fn(_: Crate) -> Crate, &'static str);