Estructura type for Date
Estructura
Date
@type t() :: %Estructura.Nested.Type.IP{ type: :v4 | :v6, n1: 0..255 | 0..65535, n2: 0..255 | 0..65535, n3: 0..255 | 0..65535, n4: 0..255 | 0..65535, n5: 0..65535, n6: 0..65535, n7: 0..65535, n8: 0..65535 }