mirror of
https://github.com/encounter/nod-rs.git
synced 2025-12-13 07:06:14 +00:00
fix doctests
This commit is contained in:
@@ -121,6 +121,7 @@
|
|||||||
//! digest_md5: false, // MD5 is slow, skip it
|
//! digest_md5: false, // MD5 is slow, skip it
|
||||||
//! digest_sha1: true,
|
//! digest_sha1: true,
|
||||||
//! digest_xxh64: true,
|
//! digest_xxh64: true,
|
||||||
|
//! scrub_update_partition: false,
|
||||||
//! };
|
//! };
|
||||||
//! // Start processing the disc image.
|
//! // Start processing the disc image.
|
||||||
//! let finalization = writer
|
//! let finalization = writer
|
||||||
|
|||||||
Reference in New Issue
Block a user