Trait ConstCheck

Source
pub trait ConstCheck<const N: i32> { }

Implementations on Foreign Types§

Source§

impl<const N: i32> ConstCheck<N> for ()

Implementors§