Crates.io | mica-language |
lib.rs | mica-language |
version | 0.5.0 |
source | src |
created_at | 2022-03-13 11:39:24.934559 |
updated_at | 2022-09-26 20:38:43.982569 |
description | Reference implementation of the Mica scripting language |
homepage | |
repository | https://github.com/liquidev/mica |
max_upload_size | |
id | 549174 |
size | 244,296 |
This crate houses the low-level interface of Mica. There are a lot of implementation details here;
consider using the high-level mica
crate instead.