Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Rust
/ encode
Function
encode
src/ciphers/morse_code.rs:7–16 ·
view source on GitHub ↗
(message: &str)
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
4
encrypt_only_letters
Function · 0.85
encrypt_letters_and_special_characters
Function · 0.85
encrypt_message_with_unsupported_character
Function · 0.85
decrypt_valid_morsecode_with_spaces
Function · 0.85
Calls
2
_morse_dictionary
Function · 0.85
get
Method · 0.45
Tested by
4
encrypt_only_letters
Function · 0.68
encrypt_letters_and_special_characters
Function · 0.68
encrypt_message_with_unsupported_character
Function · 0.68
decrypt_valid_morsecode_with_spaces
Function · 0.68