Json_repr_bson.ReprA view over the bson representation.
type value = bsonThe implementation type.
val view : value -> value Json_repr.viewView a value in the common format.
val repr : value Json_repr.view -> valueBuilds a value from a view
val repr_uid : value Json_repr.repr_uidSee repr_uid.