Skip to main content

parse_turn

Function parse_turn 

Source
pub fn parse_turn(args: &str) -> Result<Turn, String>
Expand description

who: what they said, or just what they said.

The speaker is the first word and only when that word ends in a colon, so a line typed without one keeps all of its words instead of donating the first to a speaker nobody named.