Tracking Issue for IP address prefixes #86991
Labels
A-io
Area: `std::io`, `std::fs`, `std::net` and `std::path`
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
This is the tracking issue for IP address prefixes such as
192.0.2.0/24
.The feature gate for the issue is
#![feature(ip_prefix)]
.Overview
Ipv4AddrPrefix
Ipv6AddrPrefix
Unresolved Questions
Implementation history
Ipv{4,6}AddrPrefix
#86992The text was updated successfully, but these errors were encountered: