https://doc.rust-lang.org/nightly/nightly-rustc/rustc_span/symbol/sym/constant.usize_legacy_const_min.html
usize_legacy_const_min in rustc_span::symbol::sym - Rust
API documentation for the Rust `usize_legacy_const_min` constant in crate `rustc_span`.
legacyconstminrustcspan
https://users.rust-lang.org/t/generating-random-usize-s-is-there-a-footgun-here-im-not-considering/136789
Generating random `usize`s; is there a footgun here I'm not considering? - help - The Rust...
https://users.rust-lang.org/t/newtype-usize-efficacy-and-idiomatic-usage/139534
Newtype (usize) efficacy and idiomatic usage - help - The Rust Programming Language Forum
Apr 12, 2026 - I have a newtype #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] // Type wrapper for Author IDs pub struct AuthorId(usize); It works....
the rust programming language
https://doc.rust-lang.org/std/primitive.usize.html
usize - Rust
The pointer-sized unsigned integer type.
rust
https://mail.gnome.org/archives/gtk-devel-list/2004-October/msg00058.html
Re: changing usize in ::size-request (bug #155139)
in sizechangingrequestbug
https://doc.rust-lang.org/nightly/std/primitive.usize.html
usize - Rust
The pointer-sized unsigned integer type.
rust
https://mail.gnome.org/archives/gtk-devel-list/2004-October/msg00052.html
changing usize in ::size-request (bug #155139)
in sizechangingrequestbug
https://rust.docs.kernel.org/core/sync/atomic/constant.ATOMIC_USIZE_INIT.html
ATOMIC_USIZE_INIT in core::sync::atomic - Rust
An `AtomicUsize` initialized to `0`.
atomicinitcoresyncrust