BSONDecimal128

public struct BSONDecimal128 : BSONValue, Equatable, Codable, CustomStringConvertible
extension BSONDecimal128: Hashable
extension BSONDecimal128: Overwritable

A struct to represent the BSON Decimal128 type.