soa-derive
soa-derive copied to clipboard
Make 'apply_permutation' function public
As of now, If I have struct A, which is a field of struct B using #[nested_soa] in a different file, it will complain that apply_permutation is private.
Thanks for contributing! Could you please add a test for this fix?
Replaced by #74