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

# Type Alias Result

> Core NeMo Fabric result type.

Generated from `cargo doc --no-deps -p nemo-fabric-core`.

<pre />

Core NeMo Fabric result type.

## Aliased Type

<pre />

## Variants

### `Ok(T)`

<pre />

Contains the success value

### `Err(FabricError)`

<pre />

Contains the error value