Rust standard library crate
C15655
concept
A Rust standard library crate is a core collection of foundational modules and types, bundled with the Rust language, that provide essential functionality such as memory management, collections, I/O, concurrency, and platform abstractions without requiring external dependencies.
Instances (1)
-
std
surface form: "std (Rust crate)"