1 2 3 4 5 6
app!(); impl<'t> crate::Select<'t> for App<'t> { const RID: &'static [u8] = super::Rid::SOLOKEYS; const PIX: &'static [u8] = super::Pix::QA; }