setu 0.0.0

Remote Procedure Call (RPC) framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "setu"
version = "0.0.0"
edition = "2024"

license = "Apache-2.0"
keywords = ["setu", "rpc"]
authors = ["Nur <nurmohammed840@gmail.com>"]
repository = "https://github.com/nurmohammed840/setu"
description = "Remote Procedure Call (RPC) framework"

[dependencies]