[−][src]Crate through
Functions
through |
Mutate a referenced element by transferring ownership through a function. |
through_and |
Mutate a referenced element by transferring ownership through a function, which also produces an output datum which is returned from this function. |