Mastering Backend (@master_backend) 's Twitter Profile
Mastering Backend

@master_backend

Helping you become great backend engineers and unlock your careers with in-depth courses, boot camps, and projects.

ID: 1490614210006499329

linkhttps://masteringbackend.com/community calendar_today07-02-2022 09:11:49

2,2K Tweet

3,3K Followers

1 Following

Mastering Backend (@master_backend) 's Twitter Profile Photo

Most Rust devs know 'as' for type casting, but that’s just the start. ✅ Need to convert between primitives like 'u8' to 'u32'? Use 'as'. ✅ Got two modules exporting the same function name? Rename imports with 'as'

Most Rust devs know 'as' for type casting, but that’s just the start.

✅ Need to convert between primitives like 'u8' to 'u32'? Use 'as'.
✅ Got two modules exporting the same function name? Rename imports with 'as'