pub fn listen_url() -> Subscription<String>
Expand description
Creates a Subscription
that notifies of custom application URL
received from the system.
Note: Currently, it only triggers on macOS and the executable needs to be properly bundled!
pub fn listen_url() -> Subscription<String>
Creates a Subscription
that notifies of custom application URL
received from the system.
Note: Currently, it only triggers on macOS and the executable needs to be properly bundled!