Macro rand_chacha::chacha::chacha_impl

source ยท
macro_rules! chacha_impl {
    ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => { ... };
}