Changed function name and removed unused code.
This commit is contained in:
parent
53837d7b33
commit
b2ca7f35f3
@ -185,7 +185,6 @@ impl Network {
|
||||
|
||||
Ok(IpAddr::from_arr(&oct)?)
|
||||
}
|
||||
//pub fn generate_subnets(self) -> Vec<Network> {}
|
||||
}
|
||||
|
||||
/// Function that takes in a string reference and returns the result of splitting a string into
|
||||
|
Loading…
Reference in New Issue
Block a user