humantty

Crates.iohumantty
lib.rshumantty
version0.0.0
sourcesrc
created_at2024-11-14 13:10:47.385068
updated_at2024-11-14 13:10:47.385068
descriptionDisplay ASCII control codes using their symbolic names, and extended 8th-bit bytes as hex octets. All with a bit of colour!
homepage
repositoryhttps://github.com/sunsetkookaburra/humantty
max_upload_size
id1447795
size50,475
Oli Lenehan (sunsetkookaburra)

documentation

README

humantty

Display ASCII control codes using their symbolic names, and extended 8th-bit bytes as hex octets. All with a bit of colour!

Example Output (without colour)

ATZ<CR><CR><LF>
OK<CR><LF>
AT+FCLASS=8<CR><CR><LF>
OK<CR><LF>
AT+VCID<CR><CR><LF>
OK<CR><LF>
<DLE>R<DLE>XDATE=0321<CR><LF>
TIME=1405<CR><LF>
NMBR=5045551234<CR><LF>
NAME=DOE JOE<CR><LF>
MESG=060342424231<CR><LF>
<DLE>.<DLE>R
Commit count: 2

cargo fmt