infer_into

Function infer_into 

Source
pub fn infer_into<T, U, M>(item: T) -> U
where T: InferInto<U, M>,
Expand description

Convert via InferInto