[go: up one dir, main page]

Function fs_err::tokio::read_to_string

source ·
pub async fn read_to_string(path: impl AsRef<Path>) -> Result<String>
Available on crate feature tokio only.
Expand description