Rust struct
C39528
concept
A Rust struct is a custom data type that groups together related named fields into a single, strongly-typed composite value.
Instances (2)
-
std::time module
surface form: std::time::Duration
-
std::cmp module
surface form: Reverse