pub struct FnBindMap<Inner, Mapper> { /* private fields */ }Expand description
Applies a function to a FnBind’s output.
Created by fn_bind_map.
pub struct FnBindMap<Inner, Mapper> { /* private fields */ }Applies a function to a FnBind’s output.
Created by fn_bind_map.