Docs.rs
gpp-solver-0.2.2
gpp-solver 0.2.2
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
Ereski
Dependencies
async-lock ^2.4.0
normal
optional
async-trait ^0.1.52
normal
derive_more ^0.99.17
normal
futures ^0.3.19
normal
tokio ^1.15.0
normal
optional
async-std ^1.10.0
dev
futures-test ^0.3.19
dev
petgraph ^0.6.0
dev
tokio ^1.15.0
dev
void ^1.0.2
dev
wasm-bindgen-test ^0.3.28
dev
js-sys ^0.3.55
normal
serde-wasm-bindgen ^0.4.1
normal
wasm-bindgen ^0.2.78
normal
wasm-bindgen-futures ^0.4.28
normal
Versions
90.91%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Set
gpp_
solver
0.2.2
Set
Aliased Type
In gpp_
solver::
reexported
gpp_solver
::
reexported
Type Alias
Set
Copy item path
Source
pub type Set<T> =
HashSet
<T>;
Aliased Type
ยง
pub struct Set<T> {
/* private fields */
}