Macro uactor::spawn_with_ref
source · macro_rules! spawn_with_ref { ($S: ident, $ActorInstance: ident: $ActorType: ident, $($Timeout: ident),*) => { ... }; ($S: ident, $ActorInstance: ident: $ActorType: ident) => { ... }; }
macro_rules! spawn_with_ref { ($S: ident, $ActorInstance: ident: $ActorType: ident, $($Timeout: ident),*) => { ... }; ($S: ident, $ActorInstance: ident: $ActorType: ident) => { ... }; }