Module talktosc::response

source ·
Expand description

Module to parse the response and makes sense of them.

Structs

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.