Type Definition atsamd_hal::typelevel::IsType

source · []
pub type IsType<T> = <T as Is>::Type;
Expand description

Type alias for Is::Type