decode_prefixed_bytes
fedimint_
core
0.10.0-alpha
In fedimint_
core::
base32
fedimint_core
::
base32
Function
decode_
prefixed_
bytes
Copy item path
Source
pub fn decode_prefixed_bytes(prefix: &
str
, s: &
str
) ->
Result
<
Vec
<
u8
>>