read_to_string

Function read_to_string 

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

Encryptable replacement for tokio::fs::read_to_string()