mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
Update to custom fheuint prepare
This commit is contained in:
@@ -155,11 +155,7 @@ where
|
||||
)
|
||||
}
|
||||
|
||||
fn take_ggsw_slice<A>(
|
||||
&mut self,
|
||||
size: usize,
|
||||
infos: &A,
|
||||
) -> (Vec<GGSW<&mut [u8]>>, &mut Self)
|
||||
fn take_ggsw_slice<A>(&mut self, size: usize, infos: &A) -> (Vec<GGSW<&mut [u8]>>, &mut Self)
|
||||
where
|
||||
A: GGSWInfos,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user