mte/unikernel/duniverse/ocaml-dns/resolvconf/dns_resolvconf.mli

2 lines
85 B
OCaml
Raw Normal View History

2025-11-11 02:07:51 +01:00
val parse : string -> ([ `Nameserver of Ipaddr.t ] list, [> `Msg of string ]) result