struct UUID
- UUID
- Struct
- Value
- Object
Overview
Represents a UUID (Universally Unique IDentifier).
NOTE  To use UUID, you must explicitly import it with require "uuid"
Included Modules
- Comparable(UUID)
Defined in:
bson/ext/uuid.crInstance Method Summary
- 
        #to_canonical_extjson(builder : JSON::Builder)
        
          Serialize to a canonical extended json representation. 
Instance Method Detail
        
        def to_canonical_extjson(builder : JSON::Builder)
        #
      
      
        Serialize to a canonical extended json representation.
NOTE see https://github.com/mongodb/specifications/blob/master/source/extended-json.rst