subscript(_:)

BSON.Document (ext).swift:12
subscript<CodingKey>(_: CodingKey.Type) -> BSON.DocumentEncoder<CodingKey> where CodingKey : RawRepresentable, CodingKey.RawValue == String { mutating get set }