Skip to main content
from_wire_bytes
hypercall
0.1.0
In hypercall::
nats::
deserialize
hypercall
::
nats
::
deserialize
Function
from_
wire_
bytes
Copy item path
Source
fn from_wire_bytes<T:
DeserializeOwned
>(data: &[
u8
]) ->
Result
<T>