pinarcmutex 0.1.0

Provides a `PinArcMutex` type, for shared mutable access to pinned data
Documentation

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