Post AwAr8M3FTcokABLhfU by [email protected] | |
More posts by [email protected] | |
Post #AwAr8M3FTcokABLhfU by [email protected] | |
0 likes, 0 repeats | |
When writing #Rust code as if it were a high-level language, what is your bigge… | |
Post #AwAr8MCSvMBqclf42C by [email protected] | |
0 likes, 0 repeats | |
@ekuber-Z scriptAFAIK cargo add doesn’t work with -Z script filesneed to spec… | |
Post #AwAr8MJuTg92zr90dc by [email protected] | |
0 likes, 0 repeats | |
@jyn @ekuber `cargo add` does work with scripts. Just like everything else, it … | |
Post #AwAr8MRM206FMwcxF2 by [email protected] | |
0 likes, 1 repeats | |
@epage @jyn @ekuber Shouldn’t cargo add with a script just add the crate to t… | |
Post #AwAr8N2DovafDHsOhs by [email protected] | |
0 likes, 0 repeats | |
I have my own list, but I'm intrigued to see if there are things that aren&… | |
Post #AwCHAYcWVb95gsWGSO by [email protected] | |
0 likes, 0 repeats | |
@ekuber lifetime specifiers are confusing for someone not ingrained with how th… | |
Post #AwKxJ85WH72lLcX1EW by [email protected] | |
0 likes, 1 repeats | |
@ekuber the same things I choose Rust for:- strong static typing- strict lifeti… | |
Post #AwKy61H0OuCMOyDURc by [email protected] | |
0 likes, 0 repeats | |
@ekuber my biggest issue is generalising code.Recently I had a bunch of functio… | |
Post #AwKy61NO1BIoilCaOG by [email protected] | |
0 likes, 1 repeats | |
@chrisj @ekuber For me, trying to use trait-based abstractions so often end in … |