Docs.rs
nopetgraph-0.5.3
nopetgraph 0.5.3
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
sorpaas
Dependencies
fixedbitset ^0.3.0
normal
noindexmap ^1.6.1
normal
quickcheck ^0.8
normal
optional
serde ^1.0
normal
optional
serde_derive ^1.0
normal
optional
twox-hash ^1.6.0
normal
defmac ^0.1
dev
itertools ^0.8
dev
odds ^0.2.19
dev
rand ^0.5.5
dev
Versions
81.98%
of the crate is documented
Platform
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
Skip to main content
EdgeIndex
petgraph
0.5.3
In petgraph::
csr
petgraph
::
csr
Type Alias
Edge
Index
Copy item path
Source
pub type EdgeIndex =
usize
;
Expand description
Csr edge index type, a plain integer.