protocol PrimitiveEncodable
s4BSON18PrimitiveEncodableP
96XMX
import BSON
func encodePrimitive() throws -> Primitive
protocol Primitive : PrimitiveEncodable, Decodable, Encodable, Sendable