Trait beagle::consts::NotSame [] [src]

pub trait NotSame<C: NotSame<Self>>: Constant { }

A trait to indicate that constants are not the same value

Implementors