Crate protocols_dependencies
source ·Expand description
This is a library specifically intended for use in macro generation in order to check for runtime dependencies. See //src/developer/ffx/build/templates/protocols_macro.rs.jinja for more details.
Structs
Represents a directed graph.
A node in a directed graph representing a library and its dependencies.