Sign in
rust
/
rustfmt
/
bedef9bd13c2f432584064b51a0d619b7974eb08
/
.
/
tests
/
source
/
issue-4615
/
minimum_example.rs
blob: 89af5d1239dd07db1b06d2ff5d1b862d2a7e52b5 [
file
] [
log
] [
blame
]
info
!(
//debug
"{}: sending function_code={:04x} data={:04x} crc=0x{:04X} data={:02X?}"
,
self
.
name
,
function_code
,
data
,
crc
,
output_cmd
);