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)