logoalt Hacker News

umanwizard11/09/20241 replyview on HN

Rust at least doesn’t.

  let x: usize = 42;

Replies

Mawr11/11/2024

I now realize I had misread and the parent poster did explicitly say that "thing: String" is fine but "thing String" is not. An odd hill to die on.