[][src]Type Definition abi_stable::type_level::impl_enum::ImplFrom

type ImplFrom<B, T> = <B as ImplFrom_<T>>::Impl;

Converts False to Unimplemented and True to Implemented.