[package] name = "fastr" version = "0.0.0" edition = "2021" license = "MIT OR Apache-2.0" authors = ["Nikolai Vazquez "] description = "Fast copy-on-write strings with small inline string optimization." readme = "README.md" keywords = ["small", "fast", "mutable", "string", "sso"] categories = ["data-structures", "encoding", "memory-management", "no-std", "text-processing"]