module Mongo::Operation::OpMsgOrCommand

Shared behavior of executing the operation as an OpMsg when supported or as a Command otherwise.

@api private