unc-sys 2.3.2

Syscall definitions for builtin functions of the utility runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "unc-sys"
version.workspace = true
authors = ["Utility Inc <hello@utnet.org>"]
edition = "2021"
license = "MIT OR Apache-2.0"
categories = ["wasm"]
repository = "https://github.com/utnet-org/utility-sdk-rs"
homepage = "https://unc-sdk.io"
description = """
Syscall definitions for builtin functions of the utility runtime.
"""

[dependencies]