A pointer which pins its pointee in place.| doc.rust-lang.org
`Result` is a type that represents either success (`Ok`) or failure (`Err`).| doc.rust-lang.org
References, `&T` and `&mut T`.| doc.rust-lang.org