[][src]Trait modtype::IsTrue

pub trait IsTrue: TypedBool { }

A trait for True.

Implementors

impl IsTrue for True[src]

Loading content...