Crate iced_layershell_macros

Source

Attribute Macrosยง

to_layer_message
to_layer_message is to convert a normal enum to the enum usable in iced_layershell It impl the try_into trait for the enum and make it can be convert to the actions in layershell.