durable_
workflow
2.0.0-rc.34
durable_workflow
Function
decode_payload
Copy item path
Source
pub fn decode_payload<T:
DeserializeOwned
>( envelope: &
PayloadEnvelope
, ) ->
Result
<T>