baudot 0.1.1

Baudot and related five bit codes in Rust
Documentation
  • Coverage
  • 20%
    1 out of 5 items documented0 out of 3 items with examples
  • Size
  • Source code size: 2.19 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 306.55 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • mcpherrinm/baudot
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mcpherrinm

baudot

A library for dealing with baudot-encoded data in Rust

It supports several variations, but primarily handles ITA2, as used in RTTY, TTD, and other related communcications protocols.