Function read_optional

Source
pub async fn read_optional(
    path: impl AsRef<Path>,
) -> Result<Option<String>, Error>