Skip to content

PRABHAT.DEV

  • Home
  • About Me

PRABHAT.DEV

  • Home
  • About Me

Booleans

August 31, 2024 by Prabhat Kashyap

Rust’s scalar types include integers, floating-point numbers, booleans, and characters. Integers are signed or unsigned, floats have 32 or 64-bit precision, and booleans represent true/false. Characters are 4-byte Unicode values. Understanding these types is key to writing efficient and safe Rust code.

Categories Rust, Rust Series Tags Booleans, Characters, Floats, Integers, programming, rust, RustLang, ScalarTypes, SystemsProgramming

Prabhat.DEV

About Me

My Projects

WIP

© Copyright 2024

Privacy Policy Terms of Service