Function zainodlib::config::load_config
source ยท pub fn load_config(file_path: &PathBuf) -> IndexerConfig
Expand description
Attempts to load config data from a toml file at the specified path.
pub fn load_config(file_path: &PathBuf) -> IndexerConfig
Attempts to load config data from a toml file at the specified path.