Very small library which adds a deconstructor to classes in typescript
`entity` - is stable `int16` identifier used as index. `0` index used as invalid null-entity. `passport` - is mix of `entity` index and cyclic version number (generation) to store and invalidate logical references to entity. `component_type` - is data man
A Tor process management library
Global, no_std-compatible destructors for all platforms that run after main (like C/C++ __attribute__((destructor)))
proc-macro support for the dtor crate
Link-time registration patterns for Rust (ctors, dtors, link-time slices and sections)
__attribute__((constructor)) for Rust
Global, no_std-compatible constructors for all platforms that run before main (like C/C++ __attribute__((constructor)))
declarative macro for __attribute__((constructor))/__attribute__((destructor))
An experiment in panic handling with setjmp/longjmp and arenas
Cargo subcommand: `cargo rudzio test` auto-generates a single-binary aggregator that runs every rudzio test in the workspace under one `#[rudzio::main]`.
proc-macro helpers for linktime crates (ctors, dtors, linker sections)
Async testing framework with pluggable runtimes (tokio, compio) and per-test context setup/teardown.
Procedural macros for the rudzio async testing framework.
Internal AST-manipulation library backing `rudzio-macro`. Not a proc-macro crate, so consumers (including the macro's own integration tests) can import its regular items.
No description provided.
No description provided.
No description provided.