pub async fn read_to_string(path: impl AsRef<Path>) -> Result<String>
Encryptable replacement for tokio::fs::read_to_string()