init(from decoder: any Decoder) throws
s15MongoKittenCore15DistinctCommandV4fromACs7Decoder_p_tKcfcWhat are these?
s15MongoKittenCore15DistinctCommandV4fromACs7Decoder_p_tKcfc
FNV24: [7SQFX]
init(onKey: String, where: Document?, inCollection: String)
var key: String
var query: Document?
var readConcern: ReadConcern?
import MongoKittenCore
struct DistinctCommand
protocol Decoder
A type that can decode values from a native format into in-memory representations.
init(onKey key: String, where query: Document? = nil, inCollection collection: String)