mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-20 16:36:46 +00:00
3978e7e1ca
`parse` now takes either a `[]u8` slice or a string. `load_from_file` takes a path string.