pub fn map_output<F>(f: F) -> MapOutput<F>
Expand description

Creates a ModifyHandler that converts the output value using the specified function.