BSONDecimal128

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

A struct to represent the BSON Decimal128 type.