Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release notes: * Add repr(C) attribute for State type ([email protected]) * Added `check_bytes` parameter for `Synchronizer::read` to allow checking whether mapped memory can be used with type `T`. * Added `Synchronizer::version` method, returning current `InstanceVersion`, useful for detecting whether synchronized `entity` has changed * Added non-UTF8 paths support with `OsStr` to resolve #4. * Added Windows support via conditional compilation for file mode to resolve #3.
- Loading branch information