Function read_initial_state_from_file

Source
pub fn read_initial_state_from_file(
    file: &mut File,
) -> Result<InitialState, RequestError>