Function shakmaty::san::san_plus [] [src]

pub fn san_plus<P: Position>(pos: P, m: &Move) -> SanPlus

Converts a move to Standard Algebraic Notation including possible check and checkmate suffixes.