cstr-literal 0.1.0

A const-friendly macro for C string literals.
Documentation
[dependencies.const_format]
version = "0.2.31"
[dev-dependencies.trybuild]
features = ["diff"]
version = "1.0.80"

[package]
authors = ["peelz <peelz.dev+rust@gmail.com>"]
categories = ["development-tools::ffi", "no-std"]
description = "A const-friendly macro for C string literals."
edition = "2021"
keywords = ["cstr", "const", "string", "literal", "macro"]
license = "MIT"
name = "cstr-literal"
readme = "README.md"
repository = "https://github.com/notpeelz/cstr-literal"
rust-version = "1.64.0"
version = "0.1.0"