Skip to content

Commit 56b8252

Browse files
authored
Update chacha20/src/rng.rs
1 parent 74ff93c commit 56b8252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chacha20/src/rng.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ impl From<u64> for WordPosInput {
111111
}
112112

113113
/// A wrapper for `stream_id`.
114+
///
114115
/// Can be constructed from any of the following:
115116
/// * `[u32; 3]`
116117
/// * `[u8; 12]`

0 commit comments

Comments
 (0)