Skip to main content

encode_response

Function encode_response 

Source
pub fn encode_response(
    response: &ResponseEnvelope,
    limits: ProtocolLimits,
) -> Result<Vec<u8>, ProtocolError>