Expand description
Easily execute rust functions on an external machine instead of locally.
Have a look at https://github.com/silvasch/beyond/tree/main/crates/beyond_example for an example on how to use this library.
Enums§
- Error
beyond’s error type.
Derive Macros§
- Beyond
- Generate client and server code to execute functions remotely.