Skip to main content

Module function_registry

Module function_registry 

Source
Expand description

Реестр именованных функций для сериализации

Structs§

FunctionRegistry
Registry of named functions for serialization-safe custom transforms.

Type Aliases§

NamedFunction
A named function that can be referenced from serialized MappingDef and ServoDef instead of a raw closure.