Rust for Python Developers - Unsigned, Signed Integers and Casting

Shin_O
30.6K views

Open Source Your Knowledge, Become a Contributor

Technology knowledge has to be shared and made accessible for free. Join the movement.

Create Content

This story was originally published on Medium

Follow me:

Conclusion

We covered Rust integer types, three types of signed binary numbers, casting to an unsigned type and a signed type. I hope you have a better idea of what’s going on when you are dealing with Rust integers and casting.

Please stay tuned for the next post.

Open Source Your Knowledge: become a Contributor and help others learn. Create New Content