Struct clingo_sys::clingo_model [] [src]

#[repr(C)]
pub struct clingo_model { /* fields omitted */ }

Trait Implementations

impl Debug for clingo_model
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for clingo_model
[src]

impl Clone for clingo_model
[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 clingo_model

impl Sync for clingo_model