[][src]Module mors::encoder

counterpart to the decoder, encoder is encoding the letters into morse code

Structs

Encoder

Structure for the encoding of a lettered string into a morse sequence. Is creating a new instance of the codec, when created. Should be reused.