krisprice / ipnet

IpNet, Ipv4Net, and Ipv6Net types and methods for Rust
Apache License 2.0
122 stars 26 forks source link

How To Convert From IpNet To Std Network Types #30

Closed bonedaddy closed 3 years ago

bonedaddy commented 3 years ago

I'm new to rust so apologies if this is a fairly obvious question, but I'm unable to figure out how to go from the IpNet types to their corresponding std network types.

krisprice commented 3 years ago

What std network types do you mean?