frost-core-sdk 0.1.0

Core types and shared utilities for the FROST WIT SDKs.
Documentation
[dependencies]

[features]
default = ["std"]
std = []

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Core types and shared utilities for the FROST WIT SDKs."
edition = "2024"
license = "Apache-2.0"
name = "frost-core-sdk"
readme = false
repository = "https://github.com/RAKUDEJI/FROST"
resolver = "2"
version = "0.1.0"