pinarcmutex 0.1.1

Provides a `PinArcMutex` type, for shared mutable access to pinned data
Documentation
1
2
Provides a `PinArcMutex<T>` type. This type provides a safe API for getting shared mutable access to
pinned data.