Function rust2fun::combinator::noop2

source ·
pub fn noop2<A, B>(_: A, _: B)
Expand description

The no operation function of 2 arguments.