swift-unidoc
swift-unidoc copied to clipboard
default implementations missing generic constraints
example: https://swiftinit.org/docs/swift-mongodb/bsonencoding/bsonencodable.encode(to:)?hash=53222
there should be a where Self:RawRepresentable, RawValue:BSONEncodable.