Skip to main content

has_callbacks

Function
This function is defined in the display module.
Check if callbacks are registered for a display type

Signature

Parameters

DisplayType
required
No description available.

Returns

bool
The result of the operation.

Uses

  • read
  • contains_key

Source

View on GitHub

praisonai/src/display.rs at line 568