Shun.Address.parse
You're seeing just the function
parse
, go back to Shun.Address module for more information.
Specs
parse(String.t()) :: {:ok, result_ipv4() | result_ipv6()} | :error