Module helpers

Source
Expand description

Helpers for command abstraction.

Structsยง

CmdBytes
Helper for casting Bytes to frames
CmdInt
Helper for casting integers to frame types
CmdStr
Helper for casting Strings to frame types
RespInt
Helper for casting response integers to frame types
RespMap
Helper for finding & casting map elements