Skip to main content

phoxal_api_tree

Macro phoxal_api_tree 

Source
phoxal_api_tree!() { /* proc-macro */ }
Expand description

Materialize semantic contract families from registered endpoint fragments.

Every fragment path roots at its family, and one generated module per family collects the fragments that root there. The source path names the module containing the family-first authored tree, such as crate::api for crate::api::robot::drive::Target.