near-sys 0.1.0

Syscall definitions for builtin functions of the NEAR runtime.
Documentation
[package]
name = "near-sys"
version = "0.1.0"
authors = ["Near Inc <hello@near.org>"]
edition = "2018"
license = "GPL-3.0"
categories = ["wasm"]
repository = "https://github.com/near/near-sdk-rs"
homepage = "https://github.com/near/near-sdk-rs"
description = """
Syscall definitions for builtin functions of the NEAR runtime.
"""

[dependencies]