pub(super) fn handle_server_response(
core: &mut ProtocolCore,
response_to: &RequestId,
response: ServerResponse,
) -> Vec<Command>pub(super) fn handle_server_response(
core: &mut ProtocolCore,
response_to: &RequestId,
response: ServerResponse,
) -> Vec<Command>