pub fn user_config_path<S: ConfigSource>(src: &S) -> Option<PathBuf>Expand description
<user config dir>/differential/config.toml.
The directory comes from ConfigSource; the two path components are
contract, not adapter, so they stay here.
pub fn user_config_path<S: ConfigSource>(src: &S) -> Option<PathBuf><user config dir>/differential/config.toml.
The directory comes from ConfigSource; the two path components are
contract, not adapter, so they stay here.