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