Message
Rust type: enums::Message
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| Message |
| MessageEmpty |
| MessageService |
Requests returning this type
None.
Requests accepting this type as input
None.
Rust type: enums::Message
This is an abstract type. At runtime it will be one of the following variants:
| Message |
| MessageEmpty |
| MessageService |
None.
None.