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