4 lines
123 B
Bash
Raw Normal View History

2025-02-13 18:24:57 +01:00
#!/bin/bash
export RUSTDOCFLAGS="--cfg docsrs --generate-link-to-definition -Z unstable-options"
cargo +nightly doc --open