Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
Rust
easy
Rust
structs and tuple structs
Single-choice MCQ
What is a unit struct, like `struct Marker;`, used for?
struct Marker;