Module tokio::fs::read_to_string

source ·

Functions

  • Creates a future which will open a file for reading and read the entire contents into a string and return said string.