Skip to main content

load_backend_state

Function load_backend_state 

Source
pub fn load_backend_state(
    bundle_root: &Path,
    env: &str,
    tenant: &str,
    team: &str,
    provider_id: &str,
) -> Result<Map<String, Value>>