read_to_string

Function read_to_string 

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

Reads a file to string.