Function uniffi_bindgen::load_toml_file
source · pub(crate) fn load_toml_file(source: Option<&Utf8Path>) -> Result<Option<Table>>
Expand description
Load TOML from file if the file exists.
pub(crate) fn load_toml_file(source: Option<&Utf8Path>) -> Result<Option<Table>>
Load TOML from file if the file exists.