doc_cfg on docs.rs

This commit is contained in:
Renar Narubin
2022-01-05 14:47:18 -08:00
parent 300ad624d8
commit 01aa330fc0

View File

@@ -50,4 +50,5 @@ lto="thin"
codegen-units=1
[package.metadata.docs.rs]
rustdoc-args = ["--cfg", "docsrs"]
all-features = true