cargo-auditable
cargo-auditable copied to clipboard
Some examples in docs are excluded from doctests
There are multiple examples in the docs that are marked ```rust,ignore because they require other crates that are normally not in the dependency tree. We should investigate whether adding extra dependencies in doctest mode only is possible.
There are only two such examples remaining. But they are quite prominent, so it's still worthwhile.