A syntactical symbol used to express the “end index” of an list.
static func + (_: `Self`)
s7BSONABI4BSONO12BSONEncodingE11ListEncoderV5IndexO1popyyAHFZ
312FK
import BSONEncoding
import BSONABI
Models the BSON type system and the binary interface of the BSON serialization format.
@frozen enum Index
A syntactical abstraction used to express the “end index” of a list. This type has no inhabitants.
@frozen enum BSON
The namespace for all BSON types.
@frozen struct ListEncoder
A type that can encode BSON list elements directly to an output buffer.