-
Notifications
You must be signed in to change notification settings - Fork 68
Closed as not planned
Description
error[E0432]: unresolved imports rand_core::block::BlockRngCore, rand_core::block::CryptoBlockRng
--> C:\Users\XLX.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\chacha20-0.10.0-rc.5\src\rng.rs:13:23
|
13 | block::{BlockRng, BlockRngCore, CryptoBlockRng},
| ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ no CryptoBlockRng in block
| |
| no BlockRngCore in block
| help: a similar name exists in the module: BlockRng

Metadata
Metadata
Assignees
Labels
No labels