Instance Methodswift-bson 0.3.1BSONDecoding->BSONABI
parse(to:)
Decorates the BSON.AnyValue
-yielding overload of this method with one that yields the key-value pairs as fields.
func parse(to decode: (_ field: BSON.FieldDecoder<BSON.Key>) throws -> ()) throws