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.
trixy/example/main
Benedikt Peetz 1f0b9c6f25
fix(example/main): Update to use the new result type
2024-05-20 15:33:52 +02:00
..
.cargo refactor(example/main/.cargo/config): Add a `.toml` extension 2024-05-20 15:33:46 +02:00
c fix(example/main): Update to use the new result type 2024-05-20 15:33:52 +02:00
src/bin fix(example/main): Update to use the new result type 2024-05-20 15:33:52 +02:00
.gitignore fix(example/main): Ignore generated `api.rs` debugging file 2024-05-20 15:33:22 +02:00
Cargo.lock fix(example/main): Update to use the new result type 2024-05-20 15:33:52 +02:00
Cargo.toml docs(example/main): Update to include newly added callbacks 2024-03-27 22:36:17 +01:00
Makefile docs(example/main): Update to include newly added callbacks 2024-03-27 22:36:17 +01:00
README.md chore(treewide): Update license header 2024-03-26 20:11:23 +01:00
build.rs docs(example/main): Update to include newly added callbacks 2024-03-27 22:36:17 +01:00
valgrind_test.sh chore(treewide): Update license header 2024-03-26 20:11:23 +01:00

README.md

Reason

This is not a cargo example, as its needs a full build.rs step.