Kimundi / owning-ref-rs

A library for creating references that carry their owner with them.
MIT License
359 stars 50 forks source link

async support #67

Open Stargateur opened 4 years ago

Stargateur commented 4 years ago

Is there a way to use OwningHandle with an async function ?