Skip to main content

ShaDriverComponentType

Type Alias ShaDriverComponentType 

Source
pub type ShaDriverComponentType<A, const L: usize> = ShaDriver<'static, A, L>;

Aliased Typeยง

pub struct ShaDriverComponentType<A, const L: usize> { /* private fields */ }