Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: add Null-unchecked version section to mut pointer as_mut method
The as_ref method already has a Null-unchecked version section, its example is a modification of the example in the main as_ref section. Similarly the example in this commit is a modification of the example in main as_mut section.
- Loading branch information