pub type XChaCha8 = XChaCha<R8>;
XChaCha8 stream cipher (reduced-round variant of XChaCha20 with 8 rounds)
XChaCha20
The xchacha Cargo feature must be enabled in order to use this (which it is by default).
xchacha