Module processor_gated

Source

Structs§

ProcessorGatedReader
An AssetReader that will prevent asset (and asset metadata) read futures from returning for a given path until that path has been processed by AssetProcessor.
TransactionLockedReader
An AsyncRead impl that will hold its asset’s transaction lock until TransactionLockedReader is dropped.