Trait Index

Source
pub trait Index { }
Expand description

Marker trait for pin number

Implementors§

Source§

impl Index for Ux

Source§

impl<const X: u8> Index for U<X>