owning_ref 0.4.1

A library for creating references that carry their owner with them.
Documentation
# Changelog

## [0.4.1] - 2020-02-27
### Added
- `map_with_owner` (#51)

### Changed
- Use dyn for trait objects (#53)