AppTapp / Installer-Issues

A repository to report issues with Installer 5
39 stars 3 forks source link

Can we also impl the other standard smartpointers? `Rc` and `Arc` in particular seem useful. #216

Closed lafi-99 closed 2 years ago

lafi-99 commented 2 years ago

Can we also impl the other standard smartpointers? Rc and Arc in particular seem useful.

__Originally posted by @alice-i-cecile in https://github.com/bevyengine/bevy/pull/3694#discussion_r785470657__

vanwijkdave commented 2 years ago

?