Skip to content

Formatting practice problems in Rust

Difficulty:
Category:
Tag:

Showing 5 of 5

Status Title Difficulty
#[derive(Debug)] and the three shapes of debug output Easy
Display, Debug, and the ToString blanket impl Easy
String and text performance, graded Medium
String building: push_str, write!, and the 590x cliff Easy
Structs: naming your data Easy