An error that occurred while reading a .env file.
.env
pub type Error { Io(message: String) }
Io(message: String)
An IO error.