Sign in
rust
/
rust
/
f831d0c19a7400ee58ecf18b71eaac2c4f46ac34
/
.
/
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
);