pub fn parse_target(
file: &str,
key: &str,
word: Option<&Value>,
extra: Option<&Value>,
) -> Result<Option<Target>, InterchangeError>Expand description
Hermes deliver word → Target: origin | local | home | <platform>[:<chat_id>[:<thread_id>]].