from_bytes
beck_
core
0.1.0
In beck_
core::
repr
beck_core
::
repr
Function
from_
bytes
Copy item path
Source
pub fn from_bytes(bytes: &[
u8
]) ->
Result
<
Value
, Error>
Expand description
Decode a value written by
to_bytes
.