Function futures_util::fns::map_ok_fn

source ·
pub(crate) fn map_ok_fn<F>(f: F) -> MapOkFn<F>