hex_to_bytes
openmls
0.7.1
In openmls::
test_
utils
openmls
::
test_utils
Function
hex_
to_
bytes
Copy item path
Source
pub fn hex_to_bytes(hex: &
str
) ->
Vec
<
u8
>
ⓘ
Available on
(32-bit or 64-bit) and (crate features
test-utils
)
only.
Expand description
Convert a hex string to a byte vector.