Function default_constructor::infer_into

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

Convert via InferInto