Trait cortex_m_rtfm::GreaterThanOrEqual [] [src]

pub unsafe trait GreaterThanOrEqual<RHS> { }

Type-level >= operator

Do not implement this trait yourself. This is an implementation detail.

Implementors