You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StorageType parameter removed from ComponentDescriptor::new_resource (#3495)
# Objective
Remove the `StorageType` parameter from `ComponentDescriptor::new_resource` as discussed in #3361.
- fixes#3361
## Solution
- Parameter removed.
- Basic docs added.
## Note
Left a [comment](#3361 (comment)) about `SparseStorage` being the more reasonable choice.
Co-authored-by: r4gus <[email protected]>
0 commit comments