pub async fn set_default(
    slug_or_path: &str
) -> Result<(), Box<dyn Error + Send + Sync>>