static func get(_ storage: Storage) -> Self
s7BSONABI4BSONO10BSONArraysE14BinaryPackableP3getyx7StorageQzFZ
9W5B9
import BSONArrays
import BSONABI
Models the BSON type system and the binary interface of the BSON serialization format.
protocol BinaryPackable<Storage>
@frozen enum BSON
The namespace for all BSON types.
associatedtype Storage : BitwiseCopyable
consuming func set() -> Storage
static func get(_ storage: Self) -> Self