Struct clingo::Atom [] [src]

pub struct Atom(_);

Unsigned integer type used for aspif atoms.

Trait Implementations

impl Debug for Atom
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for Atom
[src]

impl Clone for Atom
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Atom

impl Sync for Atom