fn preprocess_link(link: &str) -> Box<str>
Expand description

Simplified version of the corresponding function in rustdoc. If the rustdoc version returns a successful result, this function must return the same result. Otherwise this function may return anything.