solo2 0.2.2

Library and CLI for the SoloKeys Solo 2 security key
Documentation
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;
}