bltavares / colmeia

Attempt to make an interop layer to connect to dat on hyperswarm in Rust
24 stars 4 forks source link

Replace all expects on libs with anyhow #9

Closed bltavares closed 4 years ago

bltavares commented 4 years ago

Fixes #8

bltavares commented 4 years ago

Still needs to remove unwraps from the code with Arc RwLocks