tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
TRTService
tagion
services
TRTService
Undocumented in source.
@
safe
struct
TRTService {
void
task
(immutable(TRTOptions) opts, immutable(TaskNames) task_names, shared(StdSecureNet) shared_net);
}
Members
Functions
task
void
task
(immutable(TRTOptions) opts, immutable(TaskNames) task_names, shared(StdSecureNet) shared_net)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
tagion
services
TRTService
structs
TRTOptions
TRTService