RustCrypto / utils

Utility crates used in RustCrypto
450 stars 130 forks source link

zeroize: use `doc_auto_cfg` #1063

Closed tarcieri closed 7 months ago

tarcieri commented 7 months ago

Replaces manual doc_cfg annotations with automatic ones powered by doc_auto_cfg.