futures_util::fns

Function chain_fn

Source
pub(crate) fn chain_fn<F, G>(f: F, g: G) -> ChainFn<F, G>