tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
isActor
tagion
actor
actor
Checks if a type has the required members to be an actor
@
safe
enum
bool
isActor
(
A
)
;
Meta
Source
See Implementation
tagion
actor
actor
aliases
CtrlMsg
enums
Ctrl
Sig
functions
_spawn
control
end
fail
ownerTerminated
run
runTimeout
sendOwner
setState
signal
spawn
statusChildren
tidOwner
unknown
waitforChildren
static variables
taskfailure
thisActor
structs
ActorHandle
Msg
Request
Response
templates
isSpawnable
variables
isActor
isFailHandler
Checks if a type has the required members to be an actor