Type Definition partial_const::ConstBool[][src]

type ConstBool<const VALUE: bool> = Const<VALUE>;