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