derive_edges

Function derive_edges 

Source
pub fn derive_edges(input: DeriveInput, path: Path) -> TokenStream
Expand description

Derive #path::Edges.

Useful for re-exporting moongraph::Edges and the derive macro.