owned_str 0.1.0

Provide a stack allocated String for no-std or const environement
Documentation
[dependencies]

[features]

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

[package]
authors = ["Baptiste de Montangon"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Provide a stack allocated String for no-std or const environement"
edition = "2021"
license = "MIT"
name = "owned_str"
readme = "README.md"
repository = "https://github.com/Baptistemontan/owned_str"
version = "0.1.0"