Function rustdoc::config::make_input

source ยท
fn make_input(early_dcx: &EarlyDiagCtxt, input: &str) -> Input
Expand description

Create the input (string or file path)

Warning: Return an unrecoverable error in case of error!