parse_fen

Function parse_fen 

Source
pub fn parse_fen(input: &str) -> Result<FenRecord, FenError>