small_string 0.2.0

7-byte small string optimisation for use in Nova JavaScript engine
Documentation
[dependencies.wtf8]
version = "0.1"

[lib]
name = "small_string"
path = "lib.rs"

[package]
authors = ["The Nova Team"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "7-byte small string optimisation for use in Nova JavaScript engine"
edition = "2024"
homepage = "https://trynova.dev/"
license = "MPL-2.0"
name = "small_string"
readme = false
repository = "https://github.com/trynova/nova/tree/main/small_string"
resolver = "2"
version = "0.2.0"