sync_display_callbacks
Function
This function is defined in the extras module.Get sync display callbacks
Signature
Returns
The result of the operation.
Uses
read
Source
View on GitHub
praisonai/src/parity/extras.rs at line 566sync_display_callbacks: Get sync display callbacks
This function is defined in the extras module.Get sync display callbacks
def sync_display_callbacks() -> Vec<Arc<dyn Fn(&str) + Send + Sync>>
readpraisonai/src/parity/extras.rs at line 566