This directory holds method documentation that otherwise would be duplicated across mutable and immutable pointers.
Note that most of the docs here are not the complete docs for their corresponding method. This is for a few reasons:
<*const T>::as_ref links to <*const T>::is_null, while <*mut T>::as_ref links to <*mut T>::is_null.Always review the rendered docs manually when making changes to these files to make sure you're not accidentally splitting up a section.