#![allow(incomplete_features)] #![feature(generic_const_exprs)] pub struct Foo; impl Foo where [u8; N.div_ceil(8)]: Sized, { pub fn new() -> Self { todo!() } }