extern_spec_std_convert_From_T_from

Function extern_spec_std_convert_From_T_from 

Source
pub fn extern_spec_std_convert_From_T_from<Self_, T>(value: T) -> Self_
where Self_: From<T> + ?Sized,
Expand description

extern spec for ::std::convert::From::from

This is not a real function: its only use is for documentation.