inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
TypeRegistry.register
inochi2d
core
registry
TypeRegistry
Registers the given type in the type registry.
struct
TypeRegistry
(T, Args...)
@
nogc
void
register
(
X
)
(
)
Parameters
X
The object to register.
Meta
Source
See Implementation
inochi2d
core
registry
TypeRegistry
aliases
ArgsT
functions
create
has
lookup
opApply
register
tryCreateFrom
properties
alignment
Registers the given type in the type registry.