Vec and String

When a data value might change size, it pretty much has to be stored on the heap. For this reason, the Rust prelude includes the String and Vec types, which are smart pointers specialized for storing text and variable-length arrays, respectively.

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

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