bitwarden_
crypto
1.0.0
In bitwarden_
crypto::
enc_
string
bitwarden_crypto
::
enc_string
Function
from_b64
Copy item path
Source
fn from_b64<const N:
usize
>(s: &
str
) ->
Result
<[
u8
;
N
],
CryptoError
>