[][src]Module talktosc::response

Module to parse the response and makes sense of them.

Structs

Response

We can parse the output of sendapdu function into a Response structure. The first thing we should check if the response is_okay or if there are more bytes watiting for us to read.