The WriteOnly type.
WriteOnly
This type gets its own module in order to provide an encapsulation boundary around the substantial unsafe code required to implement WriteOnly.
unsafe
Portions of this code and documentation have been copied from the Rust standard library.
&'a mut T
WriteOnly<[T]>