rust-ipfs icon indicating copy to clipboard operation
rust-ipfs copied to clipboard

Make IpldDag and Ipns async_traits

Open ljedrz opened this issue 5 years ago • 1 comments

This was a part of https://github.com/rs-ipfs/rust-ipfs/pull/264 which was surprisingly painless and seems more idiomatic than the current approach of creating ad-hoc intermediate structs containing an Ipfs (which is internally an Arc).

ljedrz avatar Aug 05 '20 10:08 ljedrz

Oof, forgot the tests :smile:.

ljedrz avatar Aug 05 '20 10:08 ljedrz