Module Ldap_schemaparser.Oid


module Oid: sig .. end

type t 
val of_string : string -> t
val to_string : t -> string
val compare : t -> t -> int