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