Skip to main content

Module error

Module error 

Source
Expand description

Assembly errors surfaced by the node-library helpers (moved out of the binary’s serve::Error, which absorbs them via #[from]). Scoped to the handler/SQL assembly today; grows as more of assemble() moves here.

Enums§

Error
A node-assembly error. Variants are feature-gated to the assembly path that produces them, matching the crate’s forwarded features.

Type Aliases§

Result
Node-assembly result alias.