mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-14 11:38:15 +00:00
Using `slice_to_components` wouldn't compile because `s.data` is type of `rawptr` and return type is `^T`
Using `slice_to_components` wouldn't compile because `s.data` is type of `rawptr` and return type is `^T`