Function eapol::to_array

source ·
pub fn to_array<A>(slice: &[u8]) -> A
where A: Sized + Default + AsMut<[u8]>,