kxio/src/fs
Paul Campbell c0cb868dc5
All checks were successful
Rust / build (map[name:nightly]) (push) Successful in 3m40s
Rust / build (map[name:stable]) (push) Successful in 7m22s
Release Please / Release-plz (push) Successful in 38s
fix: impl Display for path, file and dir
2024-11-21 09:06:53 +00:00
..
dir.rs fix: impl Display for path, file and dir 2024-11-21 09:06:53 +00:00
dir_item.rs feat: Add Debug, Clone, Default, PartialEq, Eq, Send, Sync to as many or our types as possible. 2024-11-16 12:18:21 +00:00
file.rs fix: impl Display for path, file and dir 2024-11-21 09:06:53 +00:00
mod.rs feat: Add Debug, Clone, Default, PartialEq, Eq, Send, Sync to as many or our types as possible. 2024-11-16 12:18:21 +00:00
path.rs fix: impl Display for path, file and dir 2024-11-21 09:06:53 +00:00
reader.rs feat: Add Debug, Clone, Default, PartialEq, Eq, Send, Sync to as many or our types as possible. 2024-11-16 12:18:21 +00:00
result.rs refactor: cleanup 2024-11-02 21:29:27 +00:00
system.rs feat: Add Debug, Clone, Default, PartialEq, Eq, Send, Sync to as many or our types as possible. 2024-11-16 12:18:21 +00:00
temp.rs feat(fs): add TempFileSystem::as_real() 2024-11-20 20:31:08 +00:00