[][src]Function shogai::invalidmoveerror::check_checkmate_by_pawn_drop

pub fn check_checkmate_by_pawn_drop<'a>(
    mv: &'a str,
    b: &'a Board
) -> Result<&'a str, InvalidMoveError>

check whether the move respect the no checkmate by pawn drop rule