Convert morse code to ascii. Given a morse code, return the corresponding message. If the code is invalid, the undecipherable part of the code is replaced by `_`.
(string: &str)
source not stored for this graph (policy: none)