The Write trait definition and implementations.
Write
If the feature std is present all std::io::Write impls are made impls of Write too.
std
std::io::Write
An error indicating the end of a slice.
A type that accepts byte slices for writing.