There was an error while loading. Please reload this page.
Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)
/imagine
src/error.rs — thiserror, #[non_exhaustive].
src/error.rs
thiserror
#[non_exhaustive]
Unimplemented
UnknownNodeType
DuplicateNode
MissingNode
DuplicateEdge
InvalidGraph
UnsupportedVersion
MissingField
InvalidTensor
Io
pub type Result<T> = std::result::Result<T, NirError>;
With feature hdf5, From<hdf5::Error> → Io.
hdf5
From<hdf5::Error>
Last updated: July 29, 2026 Updated by: Grok Build: Grok 4.5 Package tip reference: df72fc9 (main)
df72fc9