IP.Subnet.from_string
You're seeing just the function
from_string
, go back to IP.Subnet module for more information.
Finds an ip subnet in a string, returning an ok or error tuple on failure.