Docs.rs
concept-graph-0.1.43
concept-graph 0.1.43
Permalink
Docs.rs crate page
BUSL-1.1
05 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
rubentalstra
Dependencies
roaring ^0.11.5
normal
thiserror ^2.0.20
normal
proptest ^1.11.0
dev
rf2 ^0.1.43
dev
Versions
100%
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
to_usize
concept_
graph
0.1.43
In concept_
graph::
ordinal
concept_graph
::
ordinal
Function
to_
usize
Copy item path
Source
pub fn to_usize(value:
u32
) ->
usize
Expand description
u32
to
usize
without a lossy cast.