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