mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-27 07:51:49 -07:00
7f6c6945ae
Using `slice_to_components` wouldn't compile because `s.data` is type of `rawptr` and return type is `^T`