pub async fn read_to_arcstr(path: impl AsRef<Path>) -> Result<ArcStr>
utility to read a file to an ArcStr with minimal allocation