Rust: Struct,: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 May 2026

  • curprev 16:1616:16, 3 May 2026Ebasso talk contribs 100 bytes +100 Created page with " struct User { username: String, email: String, sign_in_count: u64, active: bool, }"