Skip to content
This repository was archived by the owner on Dec 27, 2018. It is now read-only.

Determine async story #2

Open
sagebind opened this issue Aug 2, 2017 · 0 comments
Open

Determine async story #2

sagebind opened this issue Aug 2, 2017 · 0 comments
Milestone

Comments

@sagebind
Copy link
Owner

sagebind commented Aug 2, 2017

Ideally the API should support both sync and async workflows, but that may prove to be too complicated for a single API. Should there be separate sync and async interfaces?

If we use generics over something that determines whether the implementation is asynchronous, then we have to make Ingot generic and not Ingot::handle(), otherwise we prevent making instances into trait objects.

@sagebind sagebind added this to the v0.1.0 milestone Aug 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant