pub fn load_config(root: &Path) -> Result<StacksdappConfig, String>Expand description
Load stacksdapp.toml from root if present (missing file → default config).
pub fn load_config(root: &Path) -> Result<StacksdappConfig, String>Load stacksdapp.toml from root if present (missing file → default config).