๐ฌThis is a nightly-only experimental API. (
alloc_io #154046)Re-exportsยง
pub use self::specialization::SpecCopy;๐ปExperimental
Modulesยง
- generic ๐
Experimental - specialization ๐
Experimental - Provides specialization for
io::copy.
Enumsยง
- Copy
State ๐ปExperimental - Used as a part of copy specialization to communicate how many bytes were copied, and whether copying is done.
Functionsยง
- copy
Experimental - Copies the entire contents of a reader into a writer.