4 lines
148 B
Bash
Raw Normal View History

2025-02-14 14:38:54 +01:00
#!/bin/sh
export RUSTDOCFLAGS="--cfg docsrs --generate-link-to-definition -Z unstable-options"
2025-02-18 16:23:51 +01:00
cargo +nightly doc --features "defmt va41630" --open