This crate is WIP
Implements strings as trees of immutable substrings. Thus making many mutations significantly faster since only parts of a tree need to be adjusted instead shifting characters around.