Docs.rs
clingo-0.8.0
clingo 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sthiele
Dependencies
bitflags ^2
normal
clingo-derive =0.2.0
normal
optional
clingo-sys =0.7.2
normal
thiserror ^1.0
normal
vec1 ^1.8.0
normal
clingo-derive =0.2.0
dev
rand =0.8.5
dev
test-case ^3
dev
trybuild ^1.0
dev
Versions
74.12%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Control
clingo
0.8.0
Control
Aliased Type
In crate clingo
clingo
Type Alias
Control
Copy item path
Source
pub type Control =
GenericControl
<
DefaultCtx
>;
Aliased Type
ยง
pub struct Control {
/* private fields */
}