Is it really that hard to parse generics without a 'turbofish'? Coming from Scala and Haskell something like: Into::<String>::into() Just really irks me. It is much less elegant than I am used to. Do experienced Rust…
Is it really that hard to parse generics without a 'turbofish'? Coming from Scala and Haskell something like: Into::<String>::into() Just really irks me. It is much less elegant than I am used to. Do experienced Rust…