#morse #datatype #re-exported #function #megamorse

megamorse_core

The core types for the megamorse library

3 releases (stable)

1.0.1 Apr 6, 2024
0.1.0 Apr 5, 2024

#4 in #re-exported

Download history 66/week @ 2024-03-30 263/week @ 2024-04-06 9/week @ 2024-04-13

338 downloads per month
Used in megamorse

MPL-2.0 license

15KB
306 lines

megamorse_core

crate documentation license

This crate provides the core datatypes and functions for the Megamorse library. Do not use this crate directly, use the Megamorse crate instead.


lib.rs:

Megamorse core library.

This library contains the core types used by the Megamorse library. There's no need to use this library directly, as it is re-exported by the main Megamorse library.

No runtime deps