docs.rs failed to build gen-caixa-bridge-0.1.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
gen-caixa-bridge — typed bridge between caixa and gen.
Caixa knows about gen, not the other way around. A (defcaixa …)
block can declare a :gen slot:
The caixa renderer constructs a typed [CaixaToGen] value from
that slot + the source root, calls [CaixaToGen::route], and acts
on the returned [AdapterRoute].