pub fn read_transition<R: Read>(reader: &mut R) -> Result<Transition, String>
Read a transition from a reader