diff --git a/src/lib.rs b/src/lib.rs index 38433f5..e6dee96 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -185,7 +185,6 @@ impl Network { Ok(IpAddr::from_arr(&oct)?) } - //pub fn generate_subnets(self) -> Vec {} } /// Function that takes in a string reference and returns the result of splitting a string into