This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Benedikt Peetz 9e37456f74
fix(types/error): Add a pseudo error for infallible conversions
2024-03-26 17:35:04 +01:00
example/main refactor(types/headers/string): Don't typedef a string type 2024-03-24 17:59:19 +01:00
src
trixy-macros refactor(macros/convertible_derive): Generate the `Convertible` Trait impl 2024-03-26 17:34:28 +01:00
trixy-parser docs(parser/examples): Add various examples (also the trinitrix main api) 2024-03-26 17:35:02 +01:00
trixy-types fix(types/error): Add a pseudo error for infallible conversions 2024-03-26 17:35:04 +01:00
.envrc
.gitignore
.licensure.yml chore(.licensure.yml): Add license spdx identifier 2024-03-24 17:46:27 +01:00
COPYING
COPYING.LESSER
Cargo.toml
LICENSE.spdx
cog.toml build(cog.toml): Use `nix fmt` (treefmt) instead of only `cargo fmt` 2024-03-24 17:51:07 +01:00
flake.lock
flake.nix
update.sh build(update.sh): Add a shebang 2024-02-19 20:52:10 +01:00