Module cdns_custom_output

Source

Functionsยง

cdns_custom_output_write
initialize
Initializes the output to the custom buffer. This function does not check if you set the output twice and panics!
initialize_safe
Initializes the output to the custom buffer. This function does not check if you set the output twice.
is_initialized
Returns the status. Once initialized, can not be deinitialized.
is_poisoned
Returns the status of the mutex answering the quiestion if the mutex which guards the access is poisoned.
last_error
Moves the last error from storage.