fn rustdoc(cx: &mut Context<'_, '_>, unit: &Unit) -> CargoResult<Work>
Creates a unit of work invoking rustdoc for documenting the unit.
rustdoc
unit