fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
IOID
fluid
future
context
ID for an I/O interface.
@
safe
struct
IOID {
StaticID
id
;
int
opCmp
(IOID rhs);
}
Members
Functions
opCmp
int
opCmp
(IOID rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
id
StaticID
id
;
Undocumented in source.
Meta
Source
See Implementation
fluid
future
context
aliases
allIOs
enums
isIO
functions
ioID
interfaces
HasContext
IO
structs
IOID
TreeActionContext
TreeContext
TreeContextData
TreeIOContext
ID for an I/O interface.