mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-07 23:47:39 +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;
|