[][src]Crate topo_macro

Procedural macro support crate for the topo crate.

Attribute Macros

nested

Transforms a function declaration into a topologically-nested function which, when called, attaches its call subtopology to that of its caller's (parent's).