var filter: Document?
s15MongoKittenCore11FindCommandV6filter4BSON8DocumentVSgvpWhat are these?
s15MongoKittenCore11FindCommandV6filter4BSON8DocumentVSgvp
FNV24: [108H0]
init(filter: Document?, inCollection: String)
init(from: any Decoder) throws
var batchSize: Int?
var collation: Collation?
var collection: String
var limit: Int?
var projection: Document?
var readConcern: ReadConcern?
var skip: Int?
var sort: Document?
import MongoKittenCore
struct FindCommand
struct Document
init(filter: Document?, inCollection collection: String)
init(from decoder: any Decoder) throws
var collection: String { get }