# Functions

FromHex creates a new ObjectID from a hex string.
New generates a new ObjectID.

# Variables

ErrInvalidHex indicates that a hex string cannot be converted to an ObjectID.
NilObjectID is the zero value for ObjectID.

# Type aliases

ObjectID is the BSON ObjectID type.