arcstring 1.0.0

Atomically reference-counted thin string type with SSO
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "arcstring"
description = "Atomically reference-counted thin string type with SSO"
license = "WTFPL"
version = "1.0.0"
edition = "2024"

[features]
usize = []