cranpose-runtime-std 0.1.0

Standard library backed runtime services for Cranpose
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "cranpose-runtime-std"
version = "0.1.0"
edition = "2021"
description = "Standard library backed runtime services for Cranpose"
license = "Apache-2.0"

[dependencies]
cranpose-core = { workspace = true }