pub fn rustdoc() -> Rustdoc
Expand description
Construct a new rustdoc
invocation with target automatically set to cross-compile target and
with host compiler runtime libs configured. Use bare_rustdoc
to avoid automatically setting
cross-compile target.