Searched refs:config_from_string (Results 1 – 1 of 1) sorted by relevance
64 fn config_from_string(config: &str) -> Config { in config_from_string() method86 Self::config_from_string(&string) in config_from_path()