pub fn epd_to_board(epd: &str) -> Result<ParsedEPD, String>
Converts epd into the Board. Returns Err with proper error message if epd couldn’t be parsed correctly.
epd