aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-symfony-string/src/code_point_string.rs
AgeCommit message (Collapse)Author
2026-08-09refactor(symfony-string): extract symfony/string into the ↵nsfisis
shirabe-symfony-string crate Move `Symfony\Component\String` out of shirabe-external-packages and into its own crate, so the path is `shirabe_symfony_string::ByteString` instead of `shirabe_external_packages::symfony::string::ByteString`. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>