Module awsm_web::loaders

source ·

Modules§

  • These fetches are idiomatic Rusty wrappers around the web_sys fetch primitives They abort when dropped (just like Rust futures should!) To abort imperatively (not via dropping the future), use the _abortable variants and pass in an AbortController