Closed ripytide closed 6 months ago
Closes #629
It works as expected from my testing using RUSTDOCFLAGS="--cfg docsrs" cargo doc --all-features
RUSTDOCFLAGS="--cfg docsrs" cargo doc --all-features
Nice! I’ll merge when the tests have finished.
Closes #629
It works as expected from my testing using
RUSTDOCFLAGS="--cfg docsrs" cargo doc --all-features