satrs-shared v0.2.0

This commit is contained in:
2024-11-04 11:16:25 +01:00
parent 1f2d6c9474
commit 1726e34fa7
6 changed files with 37 additions and 6 deletions

3
satrs-shared/docs.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
export RUSTDOCFLAGS="--cfg docsrs --generate-link-to-definition -Z unstable-options"
cargo +nightly doc --all-features --open