Skip to main content

send_to

Function send_to 

Source
pub fn send_to(pid: Pid, message: impl Message + 'static)
Expand description

Sends a message to the process with the given pid.