Skip to content
Snippets Groups Projects
Unverified Commit 72c10e42 authored by Alejandro Perea's avatar Alejandro Perea Committed by GitHub
Browse files

Implement Deref for wrapper types (#182)

* Implement `Deref<Target = TData>` for `T`

* Move data properties to their respective data type

* Add docs to Data types

* Remove properties to user-side members

* Fix example/test builds

* Address PR comment

* Add map member properties

* Address PR comments

* Fix tests

* Address PR comment
parent aac22ed2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment