class Mongo::Operation::Insert::Result

Defines custom behavior of results for an insert.

According to the CRUD spec, reporting the inserted ids is optional. It can be added to this class later, if needed.

@since 2.0.0 @api semiprivate