Skip to main content

fetch_website

Function fetch_website 

Source
async fn fetch_website(
    client: &Client,
    bucket: &str,
) -> Result<SectionResult<WebsiteConfig>, AppError>
Expand description

Fetch static website configuration via GetBucketWebsite.