Module Mongoc.Uri

type t
val new_with_error : string -> (t, Bson.Error.t) Stdlib.result
val get_database : t -> string option
val destroy : t -> unit