Version 0.11.3
- Add
downcast
method toAssetReadGuard<'_, dyn Any>
- Add
into_inner
anddowncast
methods toError
- Implement
Default
for many types (includingAssetCache
,LocalAssetCache
,source::Empty
,ReloadId
andAtomicReloadId
) - Doc: Make it clear that
get_or_insert
inhibits hot-reloading