Module Core__Core_unix.Ifaddr.Family

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