Function default_constructor::infer_into
source · pub fn infer_into<T, U, M>(item: T) -> Uwhere
T: InferInto<U, M>,
Expand description
Convert via InferInto
pub fn infer_into<T, U, M>(item: T) -> Uwhere
T: InferInto<U, M>,
Convert via InferInto