mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
3978e7e1ca
`parse` now takes either a `[]u8` slice or a string. `load_from_file` takes a path string.