Skip to main content

read_to_arcstr

Function read_to_arcstr 

Source
pub async fn read_to_arcstr(path: impl AsRef<Path>) -> Result<ArcStr>
Expand description

utility to read a file to an ArcStr with minimal allocation