fn_zip-0.1.2 doesn't have any documentation.
Combines two functions into one where the arguments are conjoined and the return-values are given in a tuple pair.
Example
use FnZip;
let ab = a.fn_zip; // (f32, u8) -> (f64, u8)
let = ;
let = ab;
assert_eq!;
assert_eq!;