dwbrite / website-rs

what if I purpose-built a webserver in rust just for dwbrite.com?
4 stars 0 forks source link

Java's sealed classes vs Rust's enums #1

Closed dwbrite closed 1 year ago

dwbrite commented 3 years ago

I haven't researched this deeply, but it seems the only major difference is in ergonomics+/verbosity and compile-time-enforced exhaustive matching.

Needs more work.

dwbrite commented 1 year ago

Not worth addressing in https://dwbrite.com/blog/post/rust-enums-by-example