Module config_editor
Module config_editor
Module config_editor
Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.
Typed configuration editor metadata.
This module provides a small compile-time reflection surface for interactive configuration editors. Config structs use editor_config! to expose ordered field metadata without making editor UIs depend on JSON Schema.