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