Benedikt Peetz
f699ca24a9
The old implementation tried to provide rust types in c—like the result or option types. This implementation now removes this source of complexity by ensuring, that these types are unwrapped on the rust->c boundary. This first commit changes the header files to conform to the new api. |
||
---|---|---|
src | ||
trixy-macros | ||
trixy-parser | ||
trixy-types | ||
.envrc | ||
.gitignore | ||
.licensure.yml | ||
COPYING | ||
COPYING.LESSER | ||
Cargo.toml | ||
LICENSE.spdx | ||
cog.toml | ||
flake.lock | ||
flake.nix |