Odak modu

Rust Fundamentals

Expressions:Type Casts (..as..)

Converting a value from one type to another should be done explicitly in Rust. The "as" keyword is used for this operation and there are some rules for conversion between types. 

For example:

Numeric types are easily converted with each other, but converting large number types to a smaller type causes problems.

You can find detailed further information from Rust Official documentation:

https://doc.rust-lang.org/rust-by-example/types/cast.html 

left-disk

Yazılım Kariyerinde İlerlemeni Hızlandıracak Programlar

Patika+ programlarımız ile 4-8 aylık yoğun yazılım kamplarına katıl, temel bilgilerden başlayarak kapsamlı bilgiler edin, yazılım kariyerine başla!

right-cube

Yorumlar

Yorum yapabilmek için derse kayıt olmalısın!