Noob questions, zerocopy
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Sorry for the noob question.
Is there a way to use nalgebra structs with zerocopy?
https://docs.rs/zerocopy/0.3.0/zerocopy/
Mainly I would like to convert the Vector to bytes =)'
A second question would be If I can convert from [f32; 3] to Vector3 for example without having to copy.
=)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.