View Source Antikythera.IpAddress.V4 (antikythera v0.5.1)
Summary
Types
@type u32() :: 0..4_294_967_295
Functions
@spec parse(String.t()) :: Croma.Result.t(:inet.ip4_address())
@spec parse!(String.t()) :: :inet.ip4_address()
@spec range_include?(range(), :inet.ip4_address()) :: boolean()