set_status
Method
This is a method of the FlowDisplay class in the display_types module.Set status message
Signature
Parameters
No description available.
Returns
The result of the operation.
set_status: Set status message
This is a method of the FlowDisplay class in the display_types module.Set status message
def set_status(&mut self, status: impl Into<String>) -> ()