construe 0.0.2

Compile-Time Growable Array: Vec & String for const!
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["xaos <xaos@xaos.tech>"]
categories = ["data-structures", "no-std", "rust-patterns"]
description = "Compile-Time Growable Array: Vec & String for const!"
documentation = "https://docs.rs/construe"
edition = "2021"
keywords = ["const", "constants", "compile-time", "vec", "array"]
license = "GPL-3.0-or-later"
name = "construe"
readme = "README.md"
repository = "https://git.sr.ht/~xaos/construe"
version = "0.0.2"