Crates.io | libfs |
lib.rs | libfs |
version | 0.8.0 |
source | src |
created_at | 2023-12-06 05:14:56.748335 |
updated_at | 2024-10-28 02:39:40.222506 |
description | `libfs` is a library of file and filesystem operations that is supplementary to `std::fs` |
homepage | https://github.com/tarka/xcp/libfs |
repository | https://github.com/tarka/xcp/libfs |
max_upload_size | |
id | 1059705 |
size | 47,248 |
libfs
is a library of file and filesystem operations that is supplementary to
std::fs. Current features:
Some of the features are Linux specific, but most have fall-back alternative implementations for other Unix-like OSs. Further support is todo.
libfs
is part of the xcp project.