Expand description
Polyfills for features that are not yet stabilized or available with current MSRV.
Functions§
- Non-panicking
let (nonce, ciphertext) = ciphertext.split_at(...)
.
Polyfills for features that are not yet stabilized or available with current MSRV.
let (nonce, ciphertext) = ciphertext.split_at(...)
.