Function lunatic::process::this[][src]

pub fn this<T: Serialize + DeserializeOwned, U: TransformMailbox<T>>(
    _mailbox: &U
) -> Process<T>
Expand description

Returns a handle to the current process.