Function rustdoc::html::render::run
[−]
[src]
pub fn run(krate: Crate,
external_html: &ExternalHtml,
playground_url: Option<String>,
dst: PathBuf,
passes: FxHashSet<String>,
css_file_extension: Option<PathBuf>,
renderinfo: RenderInfo)
-> Result<(), Error>
🔬 This is a nightly-only experimental API. (
rustdoc
)Generates the documentation for crate
into the directory dst