Module Core__.Core_unix.Ifaddr.Family

type t =
| Packet
| Inet4
| Inet6
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t