elast0ny / shared_memory

A Rust wrapper around native shared memory for Linux and Windows
382 stars 51 forks source link

Version 0.10.0 #30

Closed elast0ny closed 5 years ago

elast0ny commented 5 years ago

This pull request is a mix of a bunch of fixes and features from other PRs and issues :

This PR introduce API breaking changes (all the api's returning Result now return SharedMemError as the error variant)