deny missing docs

This commit is contained in:
2023-01-27 20:26:25 +01:00
parent f502bf4e28
commit 080db40d00

View File

@@ -1,4 +1,4 @@
#![warn(missing_docs)] #![deny(missing_docs)]
//! Compression and decompression of the upkr format and variants. //! Compression and decompression of the upkr format and variants.
//! //!