nixide/rust/nix-expr
Robert Hensing 4eade817b6 refact: Remove gc_registering_current_thread
Closes #31

A guard object is more capable, as it can be used in various
control flow and ownership schemes, including async code, but not
that it is not Send.

(cherry picked from commit f9aa5eab2561834c64ef9fe01979a91aee35848f)
2025-10-04 02:31:16 +02:00
..
src refact: Remove gc_registering_current_thread 2025-10-04 02:31:16 +02:00
Cargo.toml feat: Make Cargo.toml source locations explicit 2025-10-04 02:31:16 +02:00