We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c553a6f commit 91b516dCopy full SHA for 91b516d
CHANGELOG.md
@@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
9
- Added `aio_writev` and `aio_readv`.
10
(#[1713](https://github.com/nix-rust/nix/pull/1713))
11
12
+- impl `From<uid_t>` for `Uid` and `From<gid_t>` for Gid
13
- impl From<SockaddrIn> for std::net::SocketAddrV4 and
14
impl From<SockaddrIn6> for std::net::SocketAddrV6.
15
(#[1711](https://github.com/nix-rust/nix/pull/1711))
0 commit comments