pub(crate) fn load_toml_file(source: Option<&Utf8Path>) -> Result<Option<Table>>
Expand description

Load TOML from file if the file exists.