> 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.

# Struct Local Backend Config

> Local-backend settings for the Python `nemoguardrails` runtime.

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

<pre />

Local-backend settings for the Python `nemoguardrails` runtime.

## Fields

### `python_module: Option<String>`

Optional import path for the Python runtime module.

## Trait Implementations

### `impl Clone for LocalBackendConfig`

<pre />

#### `clone`

<pre />

#### `clone_from`

<pre />

### `impl Debug for LocalBackendConfig`

<pre />

#### `fmt`

<pre />

### `impl Default for LocalBackendConfig`

<pre />

#### `default`

<pre />

### `impl<'de> Deserialize<'de> for LocalBackendConfig`

<pre />

#### `deserialize`

<pre />

### `impl EditorConfig for LocalBackendConfig`

<pre />

#### `editor_schema`

<pre />

### `impl Serialize for LocalBackendConfig`

<pre />

#### `serialize`

<pre />