Decimal128

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

A struct to represent the BSON Decimal128 type.