Module io

Source

Modulesยง

excludes
file_path_type
rawfdreader
readwithcontext
File handling utilities that make life simpler for the common case.
unix_fs
Unix FS easy functions. Why not use std ones? Because those expect Path, and CString is not representable as Path.