[][src]Module batch_oper::side_effect

Traits

EffectDeprecated

Create an implicit variable, perform some side effects, and return it

Extra

Create an implicit variable, do some extra thing, and return it

ExtraMut

Create an implicit variable, do some extra thing, and return it

Used

Create an implicit variable, and make a mapping for it

Functions

effect

Create an implicit variable, perform some side effects, and return it

using

Create an implicit variable, and make a mapping for it