☰
bevy_asset_loader
0.20.0
Module mapped
Structs
Traits
In crate bevy_asset_loader
?
Module
bevy_asset_loader
::
mapped
source
·
[
−
]
Expand description
Trait definition for mapped assets collection
Structs
FileName
A
MapKey
that uses the
file_name
of the asset’s path as key.
FileStem
A
MapKey
that uses the
file_stem
of the asset’s path as key.
Traits
MapKey
A type that can be used as key for mapped asset collection.