dsherret / dsherret/sys_traits

0.2 breaking changes

Open
#27 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
9
Forks
9
PR merge metrics
No merged PRs in 30d

Description

- Make `OpenOptions::write` an instance method
- Combine winapi, getrandom, filetime, and libc features behind one cargo feature as the current state is not very discoverable. Maybe they should just always come with the real implementation.
- Collapse `FsCreateDirAll` into `FsCreateDir`
- Combine `FsSymlinkDir` and `FsSymlinkFile` into one `FsSymlink` trait (I think....)
- EnvSet should be unsafe

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.