pub fn field_ui_metadata(
f: &AdminField,
context: Option<&ContextConfig>,
) -> FieldUIExpand description
Package a field’s display metadata for the admin form / list renderers. All strings are plain text — escape before emitting.
pub fn field_ui_metadata(
f: &AdminField,
context: Option<&ContextConfig>,
) -> FieldUIPackage a field’s display metadata for the admin form / list renderers. All strings are plain text — escape before emitting.