Docs.rs
light-morse-0.2.0
light-morse 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
luki
Dependencies
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Plaintext
light_
morse
0.2.0
Plaintext
Aliased Type
Trait Implementations
MorseSubstitution
In crate light_
morse
light_morse
Type Alias
Plaintext
Copy item path
Source
pub type Plaintext =
String
;
Aliased Type
§
pub struct Plaintext {
/* private fields */
}
Trait Implementations
§
Source
§
impl
MorseSubstitution
for
Plaintext
Source
§
fn
to_morse
(&self, morse_type:
MorseType
) ->
Morse