Hacker News new | ask | show | jobs
by flohofwoe 587 days ago
This is tedious in Rust when initializing a struct which has nested structs. A language which has type inference at all should at least be consistent about it and allow to not mention the type when it can be inferred by the compiler.