> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/relay/llms.txt.
> For full documentation content, see https://docs.nvidia.com/nemo/relay/llms-full.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo/relay/_mcp/server.

# Trait Editor Config

> Trait implemented by configuration structs that expose editor metadata.

Generated from `cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi`.

<pre />

Trait implemented by configuration structs that expose editor metadata.

## Required Methods

#### `editor_schema`

<pre />

Returns the static editor schema for this config type.

## Dyn Compatibility

This trait is not [dyn compatible](https://doc.rust-lang.org/1.93.0/reference/items/traits.html#dyn-compatibility).

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

## Implementors

### `impl EditorConfig for AtifSectionConfig`

<pre />

### `impl EditorConfig for AtofSectionConfig`

<pre />

### `impl EditorConfig for ObservabilityConfig`

<pre />

### `impl EditorConfig for OtlpSectionConfig`

<pre />

### `impl EditorConfig for ConfigPolicy`

<pre />

### `impl EditorConfig for LocalBackendConfig`

<pre />

### `impl EditorConfig for NeMoGuardrailsConfig`

<pre />

### `impl EditorConfig for RemoteBackendConfig`

<pre />

### `impl EditorConfig for RequestDefaultsConfig`

<pre />

### `impl EditorConfig for RequestRailsConfig`

<pre />