module Mongo::Operation::ExecutableTransactionLabel

Shared behavior of applying transaction error label to execution result.

@note This module should be included after ExecutableNoValidate,

if both are included in a class.

@api private