Trait IsFalse

Source
pub trait IsFalse { }

Implementors§

Source§

impl IsFalse for Assert<false>