Implement ApplicationHandler for &mut A and Box<A> (#3709)
This commit is contained in:
parent
d7abe0316e
commit
5d8091fc7f
2 changed files with 115 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ changelog entry.
|
|||
### Added
|
||||
|
||||
- Reexport `raw-window-handle` versions 0.4 and 0.5 as `raw_window_handle_04` and `raw_window_handle_05`.
|
||||
- Implement `ApplicationHandler` for `&mut` references and heap allocations to something that implements `ApplicationHandler`.
|
||||
|
||||
### Removed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue