Function read_initial_state

Source
pub fn read_initial_state<R: Read>(
    reader: &mut R,
) -> Result<InitialState, RequestError>