The `Read` trait allows for reading bytes from a source.| doc.rust-lang.org
Reinterprets the bits of a value of one type as another type.| doc.rust-lang.org
A contiguous growable array type, written as `Vec`, short for ‘vector’.| doc.rust-lang.org