Structsยง
- A thin wrapper around
std::fs::File
- A wrapper type around Stderr that implements
VirtualFile
andSerialize
+Deserialize
. - A wrapper type around Stdin that implements
VirtualFile
andSerialize
+Deserialize
. - A wrapper type around Stdout that implements
VirtualFile
andSerialize
+Deserialize
.