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