pub struct IndexAssetBundle {
pub schema: IndexAsset,
pub manifest: IndexAsset,
pub wasm: IndexAsset,
}Fields§
§schema: IndexAsset§manifest: IndexAsset§wasm: IndexAssetpub struct IndexAssetBundle {
pub schema: IndexAsset,
pub manifest: IndexAsset,
pub wasm: IndexAsset,
}schema: IndexAsset§manifest: IndexAsset§wasm: IndexAsset