I think you need generic-array crate. I think your code would be like this pub fn recover<N>( mut patch_resources: &GenericArray<KCal, N>, ...
確定! 回上一頁