Closed
Description
When invoking rustdoc
it should be possible to specific some options namely -L
and --extern
for rustdoc
to allow testing examples with extern crate xxx;
When invoking rustdoc
it should be possible to specific some options namely -L
and --extern
for rustdoc
to allow testing examples with extern crate xxx;