Crate refactory_string

Source

Structsยง

RefactoryString
A RefactoryBuffer specialization that only accepts and returns UTF-8 strings. This is what should be used when modifying a source string/file content. It uses RefactoryBuffer and converts everything conveniently.