4 lines
121 B
Bash
Raw Normal View History

2025-02-13 15:46:59 +01:00
#!/bin/sh
export RUSTDOCFLAGS="--cfg docsrs --generate-link-to-definition -Z unstable-options"
cargo +nightly doc --open