The standard modules (overview)

The standard modules implement the likes of string handling, IO, network, and operating system calls. There are around 60 of these modules in total. Some are self-contained while others provide implementations for traits and structs.

The module names may give rise to some confusion as they share the same name with a primitive type (such as i32).

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset