Skip to main content

Crate cards2pack_core

Crate cards2pack_core 

Source
Expand description

Pure-Rust cards-to-flow YGTc converter.

Designed to cross-compile cleanly to wasm32-wasip2. NO tokio, NO subprocess, NO native filesystem mutation. Inputs are deserialized JSON; outputs are strings and structured warnings.

Structs§

CardEntry
ConvertOptions
ConvertResult
Diagnostic
HttpConfig
HttpNode
Information about each HTTP node that the emitter will render.
RouteEdge
RoutingGraph

Enums§

CardKind
ConvertError
DiagnosticKind

Functions§

build_routing
convert
parse_cards