mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
69637c9212
Add benches for IpAddr, Ipv4Addr, Ipv6Addr, SocketAddr, SocketAddrV4, and SocketAddrV6 parsing
2 lines
17 B
Rust
2 lines
17 B
Rust
mod addr_parser;
|