Skip to content

feature request: export AsyncLoader #86

@dakom

Description

@dakom

Over time, I've come to find this struct is super helpful in all sorts of general scenarios.

It's defined internally in dominator as an example here:

pub struct AsyncLoader {

I've copy/pasted/exported with permission here: https://docs.rs/dominator_helpers/0.8.0/dominator_helpers/futures/struct.AsyncLoader.html

However, that dominator_helpers crate doesn't really do much, and I often find myself importing it for just AsyncLoader

I think it's a good candidate to make part of dominator core

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions