[][src]Function talktosc::send_and_parse

pub fn send_and_parse(
    card: &Card,
    apdus: APDU
) -> Result<Response, TalktoSCError>

Helper function to send the APDU and returns the a Result<Response, errors::TalktoSCError>.