mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-06 15:07:36 +00:00

Add benches for IpAddr, Ipv4Addr, Ipv6Addr, SocketAddr, SocketAddrV4, and SocketAddrV6 parsing
2 lines
17 B
Rust
2 lines
17 B
Rust
mod addr_parser;
|