Serializable and deserializable trait objects. This library enables the serialization and deserialization of trait objects such that they can be sent between other processes running the same binary.
Flexible serialization and deserialization of trait objects with Serde
Serializable and debuggable closures. This library provides macros that wrap closures to make them serializable and debuggable.
A multithreading library for Rust and WebAssembly.
Crate for consuming the Geeny APIs as a client
Geeny Linux Hub SDK
A type to wrap vtable references such that they can be safely sent between other processes running the same binary.