beyond 0.1.3

Easily execute rust functions on an external machine instead of locally.
Documentation
[dependencies.base64]
version = "0.22.1"

[dependencies.beyond_derive]
version = "0.1.0"

[dependencies.serde]
version = "1.0.219"

[dependencies.serde_json]
version = "1.0.143"

[dev-dependencies.serde]
features = ["derive"]
version = "1.0.219"

[lib]
name = "beyond"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Easily execute rust functions on an external machine instead of locally."
documentation = "https://docs.rs/beyond"
edition = "2024"
license = "MIT"
name = "beyond"
readme = false
repository = "https://github.com/silvasch/beyond"
version = "0.1.3"