Struct chess_pgn_parser::NAG [] [src]

pub struct NAG(pub u32);

Trait Implementations

impl PartialEq for NAG
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for NAG
[src]

impl Debug for NAG
[src]

Formats the value using the given formatter.

impl Clone for NAG
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more