nix_callback! macro now works <3

This commit is contained in:
do butterflies cry? 2026-03-25 14:21:14 +10:00
parent ab9886281a
commit bfb2010f19
Signed by: cry
GPG key ID: F68745A836CA0412
9 changed files with 88 additions and 163 deletions

1
Cargo.lock generated
View file

@ -190,6 +190,7 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
name = "nixide"
version = "0.1.0"
dependencies = [
"libc",
"nixide-sys",
"serial_test",
"stdext",